1 # Generated by h2py from /usr/include/sys/socket.h
13 SO_USELOOPBACK
= 0x0040
18 SO_ACCEPTFILTER
= 0x1000
62 pseudo_AF_HDRCMPLT
= 31
71 PF_IMPLINK
= AF_IMPLINK
78 PF_DATAKIT
= AF_DATAKIT
85 PF_APPLETALK
= AF_APPLETALK
88 PF_XTP
= pseudo_AF_XTP
93 PF_RTIP
= pseudo_AF_RTIP
94 PF_PIP
= pseudo_AF_PIP
96 PF_KEY
= pseudo_AF_KEY
100 PF_NETGRAPH
= AF_NETGRAPH
126 # Included from sys/cdefs.h
127 def __P(protos
): return protos
129 def __STRING(x
): return #x
131 def __XSTRING(x
): return __STRING(x
)
133 def __P(protos
): return ()
135 def __STRING(x
): return "x"
137 def __RCSID(s
): return __IDSTRING(rcsid
,s
)
139 def __RCSID_SOURCE(s
): return __IDSTRING(rcsid_source
,s
)
141 def __COPYRIGHT(s
): return __IDSTRING(copyright
,s
)