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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c66 * returned from hook_stack_init, by way of infrastructure elsewhere.
220 static void *hook_stack_init(netstackid_t stackid, netstack_t *ns);
303 netstack_register(NS_HOOK, hook_stack_init, hook_stack_shutdown,
478 * Function: hook_stack_init
489 hook_stack_init(netstackid_t stackid, netstack_t *ns) function
494 printf("hook_stack_init(stack %d)\n", stackid);
518 * arg(I) - pointer returned by hook_stack_init
549 * arg(I) - pointer returned by hook_stack_init

Completed in 64 milliseconds