Home
last modified time | relevance | path

Searched defs:AF_INET6 (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dipv6-internal.h73 #define AF_INET6 3333 macro
/freebsd/contrib/libevent/
H A Dipv6-internal.h73 #define AF_INET6 3333 macro
/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Dnet.h169 #define AF_INET6 99 macro
/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink.py71 AF_INET6 = socket.AF_INET6 variable in AddressFamilyLinux
77 AF_INET6 = socket.AF_INET6 variable in AddressFamilyBsd
/freebsd/contrib/unbound/compat/
H A Dfake-rfc2553.h84 #define AF_INET6 AF_MAX macro
/freebsd/contrib/ldns/compat/
H A Dfake-rfc2553.h89 #define AF_INET6 AF_MAX macro
/freebsd/contrib/tcpdump/
H A Dnetdissect-stdinc.h332 #define AF_INET6 24 macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h84 #define AF_INET6 AF_MAX macro
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h104 # define AF_INET6 AF_MAX macro
/freebsd/contrib/unbound/
H A Dconfig.h.in1414 # define AF_INET6 28 macro
/freebsd/cddl/lib/libdtrace/
H A Dsocket.d185 inline int AF_INET6 = 28; /* IPv6 */ variable
/freebsd/tests/atf_python/sys/net/
H A Drtsock.py37 AF_INET6 = socket.AF_INET6 variable in RtConst
/freebsd/lib/libunbound/
H A Dconfig.h1503 # define AF_INET6 28 macro
/freebsd/sys/sys/
H A Dsocket.h251 #define AF_INET6 28 /* IPv6 */ macro