Searched refs:IP_FW_NGTEE (Results 1 – 3 of 3) sorted by relevance
290 case IP_FW_NGTEE: in ipfw_check_packet()297 (void )ng_ipfw_input_p(m0, &args, ipfw == IP_FW_NGTEE); in ipfw_check_packet()298 if (ipfw == IP_FW_NGTEE) /* ignore errors for NGTEE */ in ipfw_check_packet()401 case IP_FW_NGTEE: in ipfw_check_frame()416 (void )ng_ipfw_input_p(p.m, &args, ipfw == IP_FW_NGTEE); in ipfw_check_frame()417 if (ipfw == IP_FW_NGTEE) /* ignore errors for NGTEE */ in ipfw_check_frame()
61 IP_FW_NGTEE, enumerator
3081 IP_FW_NETGRAPH : IP_FW_NGTEE; in ipfw_chk()