29 #define AF_UNSPEC AF_UNSPEC
31 #define AF_UNIX AF_UNIX
33 #define AF_PACKET AF_PACKET
35 #define AF_INET AF_INET
37 #define AF_INET6 AF_INET6
40 #define AF_NUMOF AF_NUMOF
41 #define AF_MAX AF_NUMOF
#define AF_UNIX
local to host (pipes, portals) address family.
#define AF_NUMOF
maximum number of address families on this system (as macro)
#define AF_INET
internetwork address family: UDP, TCP, etc.
#define AF_INET6
internetwork address family with IPv6: UDP, TCP, etc.
#define AF_PACKET
packet family (as macro)
#define AF_UNSPEC
unspecified address family (as macro)
unix_af_t
UNIX address family definitions.