Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_base.c271 #define NG_QUEUE_UNLOCK(n) \ macro
2040 NG_QUEUE_UNLOCK(ngq); in ng_queue_rw()
2117 NG_QUEUE_UNLOCK(ngq);
2154 NG_QUEUE_UNLOCK(ngq);
2186 NG_QUEUE_UNLOCK(ngq); in ng_flush_input_queue()
2200 NG_QUEUE_UNLOCK(ngq); in ng_flush_input_queue()
2331 NG_QUEUE_UNLOCK(ngq); in ng_snd_item()
3437 NG_QUEUE_UNLOCK(&node->nd_input_queue); in ngthread()
3440 NG_QUEUE_UNLOCK(&node->nd_input_queue); in ngthread()