Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at d011e4e654d7f519bf892995b9f4b453dbf8a3e5 9 lines 162 B view raw
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 */