Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dnetgraph.h730 static __inline hook_p _ngi_hook(item_p item, char *file, int line);
796 _ngi_hook(item_p item, char *file, int line) in _ngi_hook() function
809 #define NGI_HOOK(i) _ngi_hook(i, _NN_)