Searched defs:IF_DEQUEUEIF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/net/
H A Dif.h128 * IF_DEQUEUEIF extracts and returns this pointer when dequeueing the packet.
140 #define IF_DEQUEUEIF(ifq, m, ifp) { \ macro
/illumos-gate/usr/src/uts/common/net/
H A Dif.h218 * IF_DEQUEUEIF extracts and returns this pointer when dequeuing the packet.
230 #define IF_DEQUEUEIF(ifq, m, ifp) { \ macro

Completed in 61 milliseconds