Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef _UAPI__LINUX_LTALK_H
0003 #define _UAPI__LINUX_LTALK_H
0004 
0005 #define LTALK_HLEN      1
0006 #define LTALK_MTU       600
0007 #define LTALK_ALEN      1
0008 
0009 
0010 #endif /* _UAPI__LINUX_LTALK_H */