Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h142 #define _NG_HOOK_NAME(hook) ((hook)->hk_name) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h143 #define _NG_HOOK_NAME(hook) ((hook)->hk_name) macro