1 # Generated by h2py from /usr/include/sys/socket.h
13 SO_USELOOPBACK
= 0x0040
65 PF_IMPLINK
= AF_IMPLINK
72 PF_DATAKIT
= AF_DATAKIT
79 PF_APPLETALK
= AF_APPLETALK
82 PF_XTP
= pseudo_AF_XTP
87 PF_RTIP
= pseudo_AF_RTIP
88 PF_PIP
= pseudo_AF_PIP
90 PF_KEY
= pseudo_AF_KEY
112 # Included from sys/cdefs.h
113 def __P(protos
): return protos
115 def __STRING(x
): return #x
117 def __XSTRING(x
): return __STRING(x
)
119 def __P(protos
): return ()
121 def __STRING(x
): return "x"
123 def __RCSID(s
): return __IDSTRING(rcsid
,s
)
125 def __RCSID_SOURCE(s
): return __IDSTRING(rcsid_source
,s
)
127 def __COPYRIGHT(s
): return __IDSTRING(copyright
,s
)