Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/lib/libdtrace/
Dsocket.d198 #pragma D binding "1.13" AF_SLOW
199 inline int AF_SLOW = 33; /* 802.3ad slow protocol */ variable
287 inline int PF_SLOW = AF_SLOW;
/freebsd-12-stable/cddl/usr.sbin/dwatch/libexec/
Dsendrecv91 af == AF_SLOW ? "AF_SLOW" :
/freebsd-12-stable/sys/sys/
Dsocket.h262 #define AF_SLOW 33 /* 802.3ad slow protocol */ macro
387 #define PF_SLOW AF_SLOW