1 # Generated by h2py from /usr/include/sys/socket.h
13 SO_USELOOPBACK
= 0x0040
66 PF_IMPLINK
= AF_IMPLINK
73 PF_DATAKIT
= AF_DATAKIT
80 PF_APPLETALK
= AF_APPLETALK
83 PF_XTP
= pseudo_AF_XTP
88 PF_RTIP
= pseudo_AF_RTIP
89 PF_PIP
= pseudo_AF_PIP
91 PF_KEY
= pseudo_AF_KEY
116 # Included from sys/cdefs.h
117 def __P(protos
): return protos
119 def __STRING(x
): return #x
121 def __XSTRING(x
): return __STRING(x
)
123 def __P(protos
): return ()
125 def __STRING(x
): return "x"
127 def __RCSID(s
): return __IDSTRING(rcsid
,s
)
129 def __RCSID_SOURCE(s
): return __IDSTRING(rcsid_source
,s
)
131 def __COPYRIGHT(s
): return __IDSTRING(copyright
,s
)