Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d197 inline int AF_SLOW = 33; /* 802.3ad slow protocol */ variable
/freebsd/sys/sys/
H A Dsocket.h261 #define AF_SLOW 33 /* 802.3ad slow protocol */ macro