1 # Generated by h2py from /usr/include/sys/socket.h
13 SO_USELOOPBACK
= 0x0040
64 PF_IMPLINK
= AF_IMPLINK
71 PF_DATAKIT
= AF_DATAKIT
78 PF_APPLETALK
= AF_APPLETALK
81 PF_XTP
= pseudo_AF_XTP
86 PF_PIP
= pseudo_AF_PIP
107 # Included from sys/cdefs.h
109 # Included from machine/cdefs.h
110 def __P(protos
): return protos
112 def __STRING(x
): return #x
114 def __P(protos
): return ()
116 def __STRING(x
): return "x"
118 def __attribute__(x
): return
120 def __kprintf_attribute__(a
): return __attribute__(a
)