Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h168 static __inline void _ng_hook_ref(hook_p hook, char * file, int line);
201 _ng_hook_ref(hook_p hook, char * file, int line) in _ng_hook_ref() function
305 #define NG_HOOK_REF(hook) _ng_hook_ref(hook, _NN_)
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h169 static __inline void _ng_hook_ref(hook_p hook, char * file, int line);
202 _ng_hook_ref(hook_p hook, char * file, int line) in _ng_hook_ref() function
307 #define NG_HOOK_REF(hook) _ng_hook_ref(hook, _NN_)