Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_base.c269 #define NG_QUEUE_LOCK(n) \ macro
2022 NG_QUEUE_LOCK(ngq); in ng_queue_rw()
2099 NG_QUEUE_LOCK(ngq);
2177 NG_QUEUE_LOCK(ngq); in ng_flush_input_queue()
2194 NG_QUEUE_LOCK(ngq); in ng_flush_input_queue()
2325 NG_QUEUE_LOCK(ngq); in ng_snd_item()
3428 NG_QUEUE_LOCK(&node->nd_input_queue); in ngthread()
/f-stack/lib/
H A Dff_ng_base.c273 #define NG_QUEUE_LOCK(n) \ macro
2029 NG_QUEUE_LOCK(ngq); in ng_queue_rw()
2106 NG_QUEUE_LOCK(ngq);
2184 NG_QUEUE_LOCK(ngq); in ng_flush_input_queue()
2201 NG_QUEUE_LOCK(ngq); in ng_flush_input_queue()
2342 NG_QUEUE_LOCK(ngq); in ng_snd_item()
3457 NG_QUEUE_LOCK(&node->nd_input_queue); in ngthread()