Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c218 static void hook_int_free(hook_int_t *hi, netstackid_t);
1903 hook_int_free(new, hfi->hfi_stack->hks_netstackid); in hook_register()
1930 hook_int_free(new, hfi->hfi_stack->hks_netstackid); in hook_register()
2227 hook_int_free(hi, hfi->hfi_stack->hks_netstackid); in hook_unregister()
2415 hook_int_free(hook_int_t *hi, netstackid_t stackid) in hook_int_free() function