Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dhook.c220 static void *hook_stack_init(netstackid_t stackid, netstack_t *ns);
303 netstack_register(NS_HOOK, hook_stack_init, hook_stack_shutdown, in hook_init()
489 hook_stack_init(netstackid_t stackid, netstack_t *ns) in hook_stack_init() function