Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dhook.c217 static void hook_int_free(hook_int_t *hi, netstackid_t);
1887 hook_int_free(new, hfi->hfi_stack->hks_netstackid); in hook_register()
1914 hook_int_free(new, hfi->hfi_stack->hks_netstackid); in hook_register()
2211 hook_int_free(hi, hfi->hfi_stack->hks_netstackid); in hook_unregister()
2399 hook_int_free(hook_int_t *hi, netstackid_t stackid) in hook_int_free() function