Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_base.c2317 NGI_GET_NODE(item, node); /* zaps stored node */ in ng_snd_item()
3436 NGI_GET_NODE(item, node); /* zaps stored node */ in ngthread()
H A Dnetgraph.h857 #define NGI_GET_NODE(i,n) /* YOU NOW HAVE THE REFERENCE */ \ macro
/f-stack/lib/
H A Dff_ng_base.c2329 NGI_GET_NODE(item, node); /* zaps stored node */ in ng_snd_item()
3465 NGI_GET_NODE(item, node); /* zaps stored node */ in ngthread()
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h859 #define NGI_GET_NODE(i,n) /* YOU NOW HAVE THE REFERENCE */ \ macro