Release 4.17 include/uapi/linux/if_ltalk.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#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 */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
David Howells | 21 | 95.45% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 4.55% | 1 | 50.00% |
Total | 22 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.