Searched refs:next_hook (Results 1 – 2 of 2) sorted by relevance
532 *next_hook = mfp->mf_ether_hook; in macfilter_ether_output()548 NG_HOOK_NAME(hook), NG_HOOK_NAME(*next_hook)); in macfilter_ether_output()554 NG_HOOK_NAME(hook), NG_HOOK_NAME(*next_hook)); in macfilter_ether_output()590 NG_HOOK_NAME(hook), NG_HOOK_NAME(*next_hook)); in macfilter_ether_input()596 NG_HOOK_NAME(hook), NG_HOOK_NAME(*next_hook)); in macfilter_ether_input()601 *next_hook = NULL; in macfilter_ether_input()603 *next_hook = mfp->mf_upper[hookid]; in macfilter_ether_input()790 hook_p next_hook = NULL; in ng_macfilter_rcvdata() local797 error = macfilter_ether_input(hook, mfp, m, &next_hook); in ng_macfilter_rcvdata()801 if (next_hook == NULL) { in ng_macfilter_rcvdata()[all …]
810 const char *next_hook; in ng_rmhook_tee_id() local831 next_hook = NULL; in ng_rmhook_tee_id()835 next_hook = "right"; in ng_rmhook_tee_id()838 next_hook = "left"; in ng_rmhook_tee_id()851 hook = next_hook; in ng_rmhook_tee_id()