Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d196 #pragma D binding "1.13" AF_SLOW
197 inline int AF_SLOW = 33; /* 802.3ad slow protocol */ variable
285 inline int PF_SLOW = AF_SLOW;
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsendrecv90 af == AF_SLOW ? "AF_SLOW" :
/freebsd/sys/sys/
H A Dsocket.h262 #define AF_SLOW 33 /* 802.3ad slow protocol */ macro
390 #define PF_SLOW AF_SLOW