Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d207 inline int AF_INET_SDP = 40; /* OFED Socket Direct Protocol ipv4 */ variable
/freebsd/sys/sys/
H A Dsocket.h268 #define AF_INET_SDP 40 /* OFED Socket Direct Protocol ipv4 */ macro