Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Difq.h198 #define IFQ_POLL_NOLOCK(ifq, m) \ macro
211 IFQ_POLL_NOLOCK(ifq, m); \
431 IFQ_POLL_NOLOCK(&ifp->if_snd, m); in drbr_dequeue_cond()
H A Dif_tuntap.c844 IFQ_POLL_NOLOCK(&ifp->if_snd, m); in tunstart()
1638 IFQ_POLL_NOLOCK(&TUN2IFP(tp)->if_snd, mb); in tunioctl()