Searched refs:hks_netstackid (Results 1 – 2 of 2) sorted by relevance
500 hks->hks_netstackid = stackid; in hook_stack_init()616 if (hks->hks_netstackid == stackid) in hook_stack_get()677 hks->hks_netstackid); in hook_stack_notify_register()749 hks->hks_netstackid); in hook_stack_notify_unregister()797 (void) snprintf(buffer, sizeof (buffer), "%u", hks->hks_netstackid); in hook_stack_notify_run()1402 KSTAT_FLAG_VIRTUAL, hks->hks_netstackid); in hook_event_init_kstats()1409 (void *)(uintptr_t)hks->hks_netstackid; in hook_event_init_kstats()1596 hfi->hfi_stack->hks_netstackid); in hook_event_free()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()[all …]
198 netstackid_t hks_netstackid; member