Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h797 #define NGI_FN(i) (*_ngi_fn(i, _NN_)) macro
829 #define NGI_FN(i) _NGI_FN(i) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h799 #define NGI_FN(i) (*_ngi_fn(i, _NN_)) macro
831 #define NGI_FN(i) _NGI_FN(i) macro