Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ec3672b81fc8ff490e478bc5124f68c2be7174ee
/
.
/
include
/
uapi
/
linux
/
if_ltalk.h
blob: b92c1fb6ac161f6560acf39dc5ae663bbe86a6fb [
file
] [
log
] [
blame
]
David Howells
607ca46
2012-10-13 10:46:48 +0100
[
diff
] [
blame
]
1
#ifndef
_UAPI__LINUX_LTALK_H
2
#define
_UAPI__LINUX_LTALK_H
3
4
#define
LTALK_HLEN
1
5
#define
LTALK_MTU
600
6
#define
LTALK_ALEN
1
7
8
9
#endif
/* _UAPI__LINUX_LTALK_H */