Searched refs:IFQ_DEQUEUE_NOLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/
H A Difq.h181 #define IFQ_DEQUEUE_NOLOCK(ifq, m) \ macro
194 IFQ_DEQUEUE_NOLOCK(ifq, m); \
276 IFQ_DEQUEUE_NOLOCK(ifq, m); \
279 IFQ_DEQUEUE_NOLOCK(ifq, m0); \
436 IFQ_DEQUEUE_NOLOCK(&ifp->if_snd, m);
H A Diflib.c4202 IFQ_DEQUEUE_NOLOCK(ifq, m);
4205 IFQ_DEQUEUE_NOLOCK(ifq, m);

Completed in 64 milliseconds