Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Difq.c136 IFQ_POLL_NOLOCK(&ifp->if_snd, m); in drbr_dequeue_cond()
H A Difq.h195 #define IFQ_POLL_NOLOCK(ifq, m) \ macro
208 IFQ_POLL_NOLOCK(ifq, m); \
H A Dif_tuntap.c824 IFQ_POLL_NOLOCK(&ifp->if_snd, m); in tunstart()
1645 IFQ_POLL_NOLOCK(&TUN2IFP(tp)->if_snd, mb); in tunioctl()