Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_base.c264 #define _NG_ALLOC_NODE(node) \ macro
336 _NG_ALLOC_NODE(node); in ng_alloc_node()
369 #define NG_ALLOC_NODE(node) _NG_ALLOC_NODE(node)
/f-stack/lib/
H A Dff_ng_base.c268 #define _NG_ALLOC_NODE(node) \ macro
340 _NG_ALLOC_NODE(node); in ng_alloc_node()
373 #define NG_ALLOC_NODE(node) _NG_ALLOC_NODE(node)