Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_base.c347 #define NG_ALLOC_HOOK(hook) do { (hook) = ng_alloc_hook(); } while (0) macro
368 #define NG_ALLOC_HOOK(hook) _NG_ALLOC_HOOK(hook) macro
1080 NG_ALLOC_HOOK(hook); in ng_add_hook()
1491 NG_ALLOC_HOOK(hook2); in ng_con_nodes()
/f-stack/lib/
H A Dff_ng_base.c351 #define NG_ALLOC_HOOK(hook) do { (hook) = ng_alloc_hook(); } while (0) macro
372 #define NG_ALLOC_HOOK(hook) _NG_ALLOC_HOOK(hook) macro
1086 NG_ALLOC_HOOK(hook); in ng_add_hook()
1497 NG_ALLOC_HOOK(hook2); in ng_con_nodes()