Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h577 #define NG_NODE_ID(node) _ng_node_id(node, _NN_) macro
598 #define NG_NODE_ID(node) _NG_NODE_ID(node) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h579 #define NG_NODE_ID(node) _ng_node_id(node, _NN_) macro
600 #define NG_NODE_ID(node) _NG_NODE_ID(node) macro