Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_base.c1931 #define NGQRW_R 0 macro
1981 *rw = NGQRW_R; in ng_dequeue()
2062 ng_queue_rw(node, item, NGQRW_R); in ng_acquire_read()
2265 rw = NGQRW_R; in ng_snd_item()
2308 if (rw == NGQRW_R) in ng_snd_item()
2489 if (rw == NGQRW_R) in ng_apply_item()
/f-stack/lib/
H A Dff_ng_base.c1938 #define NGQRW_R 0 macro
1988 *rw = NGQRW_R; in ng_dequeue()
2069 ng_queue_rw(node, item, NGQRW_R); in ng_acquire_read()
2276 rw = NGQRW_R; in ng_snd_item()
2319 if (rw == NGQRW_R) in ng_snd_item()
2508 if (rw == NGQRW_R) in ng_apply_item()