Home
last modified time | relevance | path

Searched defs:AF_INET6_SDP (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d209 inline int AF_INET6_SDP = 42; /* OFED Socket Direct Protocol ipv6 */ variable
/freebsd/sys/sys/
H A Dsocket.h268 #define AF_INET6_SDP 42 /* OFED Socket Direct Protocol ipv6 */ macro