Searched refs:PFIL_PASS (Results 1 – 16 of 16) sorted by relevance
156 ret = PFIL_PASS; in ipfw_check_packet()320 if (ret != PFIL_PASS) { in ipfw_check_packet()367 return (PFIL_PASS); in ipfw_check_frame()375 ret = PFIL_PASS; in ipfw_check_frame()426 if (!mem && ret != PFIL_PASS) { in ipfw_check_frame()432 if (realloc && ret == PFIL_PASS) in ipfw_check_frame()
168 PFIL_PASS) in ip6_tryforward()218 PFIL_FWD, NULL) != PFIL_PASS) in ip6_tryforward()
317 PFIL_FWD, NULL) != PFIL_PASS) in ip6_forward()
753 NULL) != PFIL_PASS) in ip6_input()
1027 case PFIL_PASS: in ip6_output()
121 PFIL_PASS = 0, enumerator
147 if (rv == PFIL_PASS && mp != &m) { in pfil_fake_mbuf()181 rv = PFIL_PASS; in pfil_run_hooks()196 if (realloc && rv == PFIL_PASS) in pfil_run_hooks()
3292 rv = PFIL_PASS; in bridge_pfil()3304 PFIL_PASS) in bridge_pfil()3309 PFIL_PASS) in bridge_pfil()3314 PFIL_PASS) in bridge_pfil()3352 PFIL_PASS) in bridge_pfil()3357 PFIL_PASS) in bridge_pfil()3362 PFIL_PASS) in bridge_pfil()
309 if (pfil_run_hooks(ph, ctx->mp, ifp, pdir, ctx->inp) != PFIL_PASS) { in enc_hhook()
2680 case PFIL_PASS: in rxd_frag_to_sd()2693 *pf_rv = PFIL_PASS; in rxd_frag_to_sd()2716 *pf_rv = PFIL_PASS; in assemble_segments()2785 if (pf_rv != PFIL_PASS && pf_rv != PFIL_REALLOCED) in iflib_rxd_pkt_get()2787 if (pf_rv == PFIL_PASS) { in iflib_rxd_pkt_get()2800 if (pf_rv != PFIL_PASS && pf_rv != PFIL_REALLOCED) in iflib_rxd_pkt_get()
283 NULL) != PFIL_PASS) in ip_tryforward()375 PFIL_OUT | PFIL_FWD, NULL) != PFIL_PASS) in ip_tryforward()
611 PFIL_PASS) in ip_input()
1006 return (PFIL_PASS); in siftr_chkpkt()
136 case PFIL_PASS: in ip_output_pfil()
147 return (rv == 0 ? PFIL_PASS : PFIL_DROPPED); in ipf_check_wrapper()162 return (rv == 0 ? PFIL_PASS : PFIL_DROPPED); in ipf_check_wrapper6()
4487 return (PFIL_PASS); in pf_check_return()