Lines Matching refs:ipd_hook
58 * | /dev/ipd | | pfhooks packet callback | == ipd_hook()
78 * structure. This will cause each packet to go through ipd_hook().
116 * mutex_enter(ipd_nsl_lock); enter ipd_hook() bump hook_t refcount
118 * | mutex acquired enter ipd_hook()
124 * mutex acquired leave ipd_hook() |
276 ipd_hook(hook_event_token_t event, hook_data_t data, void *arg)
378 ins->ipdn_v4in->h_func = ipd_hook;
393 ins->ipdn_v4out->h_func = ipd_hook;
408 ins->ipdn_v6in->h_func = ipd_hook;
423 ins->ipdn_v6out->h_func = ipd_hook;