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.h402 #define _NG_NODE_ID(node) ((node)->nd_ID + 0) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h404 #define _NG_NODE_ID(node) ((node)->nd_ID + 0) macro