Home
last modified time | relevance | path

Searched refs:NG_HOOK_HI_STACK (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/netgraph/
HDng_iface.c588 NG_HOOK_HI_STACK(hook); in ng_iface_newhook()
HDnetgraph.h333 #define NG_HOOK_HI_STACK(hook) _ng_hook_hi_stack(hook, _NN_) macro
351 #define NG_HOOK_HI_STACK(hook) _NG_HOOK_HI_STACK(hook) macro
HDng_ether.c483 NG_HOOK_HI_STACK(hook); in ng_ether_newhook()