Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h582 #define NG_NODE_IS_VALID(node) _ng_node_is_valid(node, _NN_) macro
603 #define NG_NODE_IS_VALID(node) _NG_NODE_IS_VALID(node) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h584 #define NG_NODE_IS_VALID(node) _ng_node_is_valid(node, _NN_) macro
605 #define NG_NODE_IS_VALID(node) _NG_NODE_IS_VALID(node) macro