Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h583 #define NG_NODE_NOT_VALID(node) _ng_node_not_valid(node, _NN_) macro
604 #define NG_NODE_NOT_VALID(node) _NG_NODE_NOT_VALID(node) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h585 #define NG_NODE_NOT_VALID(node) _ng_node_not_valid(node, _NN_) macro
606 #define NG_NODE_NOT_VALID(node) _NG_NODE_NOT_VALID(node) macro