Home
last modified time | relevance | path

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

/dflybsd-src/sys/netgraph/
H A Dnetgraph.h120 #define NG_INVALID 0x001 /* free when all sleepers and refs go to 0 */ macro
/dflybsd-src/sys/netgraph7/
H A Dnetgraph.h356 #define NG_INVALID NGF_INVALID /* compat for old code */ macro