Home
last modified time | relevance | path

Searched refs:AF_INET6_SDP (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/cddl/lib/libdtrace/
Dsocket.d210 #pragma D binding "1.13" AF_INET6_SDP
211 inline int AF_INET6_SDP = 42; /* OFED Socket Direct Protocol ipv6 */ variable
299 inline int PF_INET6_SDP= AF_INET6_SDP;
/freebsd-12-stable/cddl/usr.sbin/dwatch/libexec/
Dsendrecv97 af == AF_INET6_SDP ? "AF_INET6_SDP" :
/freebsd-12-stable/sys/sys/
Dsocket.h268 #define AF_INET6_SDP 42 /* OFED Socket Direct Protocol ipv6 */ macro
393 #define PF_INET6_SDP AF_INET6_SDP