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_UNSPEC#
#define AF_UNSPECValue:
0
Unspecified address family.
165
of file components/service/bsd_socket/inc/socket.h
AF_UNIX#
#define AF_UNIXValue:
1
Local to host (UNIX domain) address family. This domain is not supported in the current release.
166
of file components/service/bsd_socket/inc/socket.h
AF_LOCAL#
#define AF_LOCALValue:
AF_UNIX
POSIX compatibility alias for AF_UNIX. This domain is not supported in the current release.
167
of file components/service/bsd_socket/inc/socket.h
AF_INET#
#define AF_INETValue:
2
Internet IP Protocol address family.
168
of file components/service/bsd_socket/inc/socket.h
AF_IMPLINK#
#define AF_IMPLINKValue:
3
ARPANET IMP address family. This domain is not supported in the current release.
169
of file components/service/bsd_socket/inc/socket.h
AF_PUP#
#define AF_PUPValue:
4
PUP protocols (for example, BSP) address family. This domain is not supported in the current release.
170
of file components/service/bsd_socket/inc/socket.h
AF_CHAOS#
#define AF_CHAOSValue:
5
MIT CHAOS protocols address family. This domain is not supported in the current release.
171
of file components/service/bsd_socket/inc/socket.h
AF_NS#
#define AF_NSValue:
6
XEROX NS protocols address family. This domain is not supported in the current release.
172
of file components/service/bsd_socket/inc/socket.h
AF_ISO#
#define AF_ISOValue:
7
ISO protocols address family. This domain is not supported in the current release.
173
of file components/service/bsd_socket/inc/socket.h
AF_OSI#
#define AF_OSIValue:
AF_ISO
OSI protocol family. This domain is not supported in the current release.
174
of file components/service/bsd_socket/inc/socket.h
AF_ECMA#
#define AF_ECMAValue:
8
European Computer Manufacturers Association (ECMA) protocols address family. This domain is not supported in the current release.
175
of file components/service/bsd_socket/inc/socket.h
AF_DATAKIT#
#define AF_DATAKITValue:
9
Datakit protocols address family. This domain is not supported in the current release.
176
of file components/service/bsd_socket/inc/socket.h
AF_CCITT#
#define AF_CCITTValue:
10
CCITT protocols (for example, X.25) address family. This domain is not supported in the current release.
177
of file components/service/bsd_socket/inc/socket.h
AF_SNA#
#define AF_SNAValue:
11
IBM SNA address family. This domain is not supported in the current release.
178
of file components/service/bsd_socket/inc/socket.h
AF_DECnet#
#define AF_DECnetValue:
12
DECnet address family. This domain is not supported in the current release.
179
of file components/service/bsd_socket/inc/socket.h
AF_DLI#
#define AF_DLIValue:
13
DEC Direct data link interface address family. This domain is not supported in the current release.
180
of file components/service/bsd_socket/inc/socket.h
AF_LAT#
#define AF_LATValue:
14
LAT address family. This domain is not supported in the current release.
181
of file components/service/bsd_socket/inc/socket.h
AF_HYLINK#
#define AF_HYLINKValue:
15
NSC Hyperchannel address family. This domain is not supported in the current release.
182
of file components/service/bsd_socket/inc/socket.h
AF_APPLETALK#
#define AF_APPLETALKValue:
16
AppleTalk address family. This domain is not supported in the current release.
183
of file components/service/bsd_socket/inc/socket.h
AF_ROUTE#
#define AF_ROUTEValue:
17
Internal Routing Protocol address family. This domain is not supported in the current release.
184
of file components/service/bsd_socket/inc/socket.h
AF_LINK#
#define AF_LINKValue:
18
Link layer interface address family. This domain is not supported in the current release.
185
of file components/service/bsd_socket/inc/socket.h
pseudo_AF_XTP#
#define pseudo_AF_XTPValue:
19
eXpress Transfer Protocol (no AF). This domain is not supported in the current release.
186
of file components/service/bsd_socket/inc/socket.h
AF_COIP#
#define AF_COIPValue:
20
Connection-oriented IP, aka ST II address family. This domain is not supported in the current release.
187
of file components/service/bsd_socket/inc/socket.h
AF_CNT#
#define AF_CNTValue:
21
Computer Network Technology address family. This domain is not supported in the current release.
188
of file components/service/bsd_socket/inc/socket.h
pseudo_AF_RTIP#
#define pseudo_AF_RTIPValue:
22
Identifier for RTIP packets. This domain is not supported in the current release.
189
of file components/service/bsd_socket/inc/socket.h
AF_IPX#
#define AF_IPXValue:
23
Novell Internet Protocol address family. This domain is not supported in the current release.
190
of file components/service/bsd_socket/inc/socket.h
AF_INET6#
#define AF_INET6Value:
24
IPv6 address family.
191
of file components/service/bsd_socket/inc/socket.h
pseudo_AF_PIP#
#define pseudo_AF_PIPValue:
25
Identifier for PIP packets. This domain is not supported in the current release.
192
of file components/service/bsd_socket/inc/socket.h
AF_ISDN#
#define AF_ISDNValue:
26
Integrated Services Digital Network address family. This domain is not supported in the current release.
193
of file components/service/bsd_socket/inc/socket.h
AF_E164#
#define AF_E164Value:
AF_ISDN
CCITT E.164 recommendation address family. This domain is not supported in the current release.
194
of file components/service/bsd_socket/inc/socket.h
AF_NATM#
#define AF_NATMValue:
27
Native ATM access address family. This domain is not supported in the current release.
195
of file components/service/bsd_socket/inc/socket.h
AF_ENCAP#
#define AF_ENCAPValue:
28
Encapsulation address family. This domain is not supported in the current release.
196
of file components/service/bsd_socket/inc/socket.h
AF_SIP#
#define AF_SIPValue:
29
Simple Internet Protocol address family. This domain is not supported in the current release.
197
of file components/service/bsd_socket/inc/socket.h
AF_KEY#
#define AF_KEYValue:
30
Key management protocol address family (originally developed for usage with IPsec).
198
of file components/service/bsd_socket/inc/socket.h
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.
199
of file components/service/bsd_socket/inc/socket.h
AF_BLUETOOTH#
#define AF_BLUETOOTHValue:
32
Bluetooth address family. This domain is not supported in the current release.
200
of file components/service/bsd_socket/inc/socket.h
AF_MPLS#
#define AF_MPLSValue:
33
MPLS address family. This domain is not supported in the current release.
201
of file components/service/bsd_socket/inc/socket.h
pseudo_AF_PFLOW#
#define pseudo_AF_PFLOWValue:
34
Identifier for pflow packets. This domain is not supported in the current release.
202
of file components/service/bsd_socket/inc/socket.h
pseudo_AF_PIPEX#
#define pseudo_AF_PIPEXValue:
35
Identifier for PIPEX packets. This domain is not supported in the current release.
203
of file components/service/bsd_socket/inc/socket.h
AF_MAX#
#define AF_MAXValue:
36
Maximum address family value. This domain is not supported in the current release.
204
of file components/service/bsd_socket/inc/socket.h