mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
9 lines
162 B
C
9 lines
162 B
C
#ifndef _UAPI__LINUX_LTALK_H
|
|
#define _UAPI__LINUX_LTALK_H
|
|
|
|
#define LTALK_HLEN 1
|
|
#define LTALK_MTU 600
|
|
#define LTALK_ALEN 1
|
|
|
|
|
|
#endif /* _UAPI__LINUX_LTALK_H */
|