Socket Address Family#
Macros#
Unspecified address family.
Local to host (UNIX domain) address family. This domain is not supported in the current release.
POSIX compatibility alias for AF_UNIX. This domain is not supported in the current release.
Internet IP Protocol address family.
ARPANET IMP address family. This domain is not supported in the current release.
PUP protocols (for example, BSP) address family. This domain is not supported in the current release.
MIT CHAOS protocols address family. This domain is not supported in the current release.
XEROX NS protocols address family. This domain is not supported in the current release.
ISO protocols address family. This domain is not supported in the current release.
OSI protocol family. This domain is not supported in the current release.
European Computer Manufacturers Association (ECMA) protocols address family. This domain is not supported in the current release.
Datakit protocols address family. This domain is not supported in the current release.
CCITT protocols (for example, X.25) address family. This domain is not supported in the current release.
IBM SNA address family. This domain is not supported in the current release.
DECnet address family. This domain is not supported in the current release.
DEC Direct data link interface address family. This domain is not supported in the current release.
LAT address family. This domain is not supported in the current release.
NSC Hyperchannel address family. This domain is not supported in the current release.
AppleTalk address family. This domain is not supported in the current release.
Internal Routing Protocol address family. This domain is not supported in the current release.
Link layer interface address family. This domain is not supported in the current release.
eXpress Transfer Protocol (no AF). This domain is not supported in the current release.
Connection-oriented IP, aka ST II address family. This domain is not supported in the current release.
Computer Network Technology address family. This domain is not supported in the current release.
Identifier for RTIP packets. This domain is not supported in the current release.
Novell Internet Protocol address family. This domain is not supported in the current release.
IPv6 address family.
Identifier for PIP packets. This domain is not supported in the current release.
Integrated Services Digital Network address family. This domain is not supported in the current release.
CCITT E.164 recommendation address family. This domain is not supported in the current release.
Native ATM access address family. This domain is not supported in the current release.
Encapsulation address family. This domain is not supported in the current release.
Simple Internet Protocol address family. This domain is not supported in the current release.
Key management protocol address family (originally developed for usage with IPsec).
Used by BPF to not rewrite headers in interface output routine. This domain is not supported in the current release.
Bluetooth address family. This domain is not supported in the current release.
MPLS address family. This domain is not supported in the current release.
Identifier for pflow packets. This domain is not supported in the current release.
Identifier for PIPEX packets. This domain is not supported in the current release.
Maximum address family value. This domain is not supported in the current release.
Macro Definition Documentation#
AF_UNIX#
#define AF_UNIXValue:
1
Local to host (UNIX domain) address family. This domain is not supported in the current release.
AF_LOCAL#
#define AF_LOCALValue:
AF_UNIX
POSIX compatibility alias for AF_UNIX. This domain is not supported in the current release.
AF_IMPLINK#
#define AF_IMPLINKValue:
3
ARPANET IMP address family. This domain is not supported in the current release.
AF_PUP#
#define AF_PUPValue:
4
PUP protocols (for example, BSP) address family. This domain is not supported in the current release.
AF_CHAOS#
#define AF_CHAOSValue:
5
MIT CHAOS protocols address family. This domain is not supported in the current release.
AF_NS#
#define AF_NSValue:
6
XEROX NS protocols address family. This domain is not supported in the current release.
AF_ISO#
#define AF_ISOValue:
7
ISO protocols address family. This domain is not supported in the current release.
AF_OSI#
#define AF_OSIValue:
AF_ISO
OSI protocol family. This domain is not supported in the current release.
AF_ECMA#
#define AF_ECMAValue:
8
European Computer Manufacturers Association (ECMA) protocols address family. This domain is not supported in the current release.
AF_DATAKIT#
#define AF_DATAKITValue:
9
Datakit protocols address family. This domain is not supported in the current release.
AF_CCITT#
#define AF_CCITTValue:
10
CCITT protocols (for example, X.25) address family. This domain is not supported in the current release.
AF_SNA#
#define AF_SNAValue:
11
IBM SNA address family. This domain is not supported in the current release.
AF_DECnet#
#define AF_DECnetValue:
12
DECnet address family. This domain is not supported in the current release.
AF_DLI#
#define AF_DLIValue:
13
DEC Direct data link interface address family. This domain is not supported in the current release.
AF_LAT#
#define AF_LATValue:
14
LAT address family. This domain is not supported in the current release.
AF_HYLINK#
#define AF_HYLINKValue:
15
NSC Hyperchannel address family. This domain is not supported in the current release.
AF_APPLETALK#
#define AF_APPLETALKValue:
16
AppleTalk address family. This domain is not supported in the current release.
AF_ROUTE#
#define AF_ROUTEValue:
17
Internal Routing Protocol address family. This domain is not supported in the current release.
AF_LINK#
#define AF_LINKValue:
18
Link layer interface address family. This domain is not supported in the current release.
pseudo_AF_XTP#
#define pseudo_AF_XTPValue:
19
eXpress Transfer Protocol (no AF). This domain is not supported in the current release.
AF_COIP#
#define AF_COIPValue:
20
Connection-oriented IP, aka ST II address family. This domain is not supported in the current release.
AF_CNT#
#define AF_CNTValue:
21
Computer Network Technology address family. This domain is not supported in the current release.
pseudo_AF_RTIP#
#define pseudo_AF_RTIPValue:
22
Identifier for RTIP packets. This domain is not supported in the current release.
AF_IPX#
#define AF_IPXValue:
23
Novell Internet Protocol address family. This domain is not supported in the current release.
pseudo_AF_PIP#
#define pseudo_AF_PIPValue:
25
Identifier for PIP packets. This domain is not supported in the current release.
AF_ISDN#
#define AF_ISDNValue:
26
Integrated Services Digital Network address family. This domain is not supported in the current release.
AF_E164#
#define AF_E164Value:
AF_ISDN
CCITT E.164 recommendation address family. This domain is not supported in the current release.
AF_NATM#
#define AF_NATMValue:
27
Native ATM access address family. This domain is not supported in the current release.
AF_ENCAP#
#define AF_ENCAPValue:
28
Encapsulation address family. This domain is not supported in the current release.
AF_SIP#
#define AF_SIPValue:
29
Simple Internet Protocol address family. This domain is not supported in the current release.
AF_KEY#
#define AF_KEYValue:
30
Key management protocol address family (originally developed for usage with IPsec).
pseudo_AF_HDRCMPLT#
#define pseudo_AF_HDRCMPLTValue:
31
Used by BPF to not rewrite headers in interface output routine. This domain is not supported in the current release.
AF_BLUETOOTH#
#define AF_BLUETOOTHValue:
32
Bluetooth address family. This domain is not supported in the current release.
AF_MPLS#
#define AF_MPLSValue:
33
MPLS address family. This domain is not supported in the current release.
pseudo_AF_PFLOW#
#define pseudo_AF_PFLOWValue:
34
Identifier for pflow packets. This domain is not supported in the current release.
pseudo_AF_PIPEX#
#define pseudo_AF_PIPEXValue:
35
Identifier for PIPEX packets. This domain is not supported in the current release.
AF_MAX#
#define AF_MAXValue:
36
Maximum address family value. This domain is not supported in the current release.