Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h722 static __inline hook_p _ngi_hook(item_p item, char *file, int line);
788 _ngi_hook(item_p item, char *file, int line) in _ngi_hook() function
801 #define NGI_HOOK(i) _ngi_hook(i, _NN_)
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h724 static __inline hook_p _ngi_hook(item_p item, char *file, int line);
790 _ngi_hook(item_p item, char *file, int line) in _ngi_hook() function
803 #define NGI_HOOK(i) _ngi_hook(i, _NN_)