Home
last modified time | relevance | path

Searched defs:_NG_HOOK_NODE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dnetgraph.h150 #define _NG_HOOK_NODE(hook) ((hook)->hk_node) /* only rvalue! */ macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h151 #define _NG_HOOK_NODE(hook) ((hook)->hk_node) /* only rvalue! */ macro