Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dnetgraph.h141 #define _NG_HOOK_REF(hook) refcount_acquire(&(hook)->hk_refs) macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h142 #define _NG_HOOK_REF(hook) refcount_acquire(&(hook)->hk_refs) macro