Home
last modified time | relevance | path

Searched refs:_ngi_hook (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/netgraph7/
H A Dnetgraph.h697 static __inline hook_p _ngi_hook(item_p item, char *file, int line);
763 _ngi_hook(item_p item, char *file, int line) in _ngi_hook() function
776 #define NGI_HOOK(i) _ngi_hook(i, _NN_)