Lines Matching refs:PF_OUT

408 	if (direction == PF_OUT &&  in pf_state_lookup_aux()
410 (*state)->rule.ptr->direction == PF_OUT) || in pf_state_lookup_aux()
1112 case PF_OUT: in pf_find_state()
1181 case PF_OUT: in pf_find_state_all()
1320 PF_OUT && in pf_src_connlimit()
2313 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
2358 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
3775 } else if (r->action == PF_RDR && direction == PF_OUT) { in pf_match_translation()
3886 if (direction == PF_OUT) { in pf_get_translation_aux()
3928 if ((r->action == PF_NAT64) && (direction == PF_OUT)) { in pf_get_translation_aux()
3956 case PF_OUT: in pf_get_translation_aux()
4041 case PF_OUT: in pf_get_translation_aux()
5026 if (direction == PF_OUT) { in pf_test_rule()
5195 if (direction == PF_OUT) { in pf_test_rule()
5404 if (direction == PF_OUT) { in pf_test_rule()
5617 if (direction == PF_OUT) { in pf_test_rule()
5774 direction == PF_OUT) { in pf_test_rule()
5824 ((direction == PF_OUT && in pf_test_rule()
6018 u_int16_t dport = (direction == PF_OUT) ? in pf_test_rule()
6102 if (direction == PF_OUT) { in pf_test_rule()
6407 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6422 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6733 case PF_OUT: in pf_pptp_handler()
7104 if (direction == PF_OUT) { in pf_test_state_tcp()
7559 if (direction == PF_OUT) { in pf_test_state_tcp()
7750 if (direction == PF_OUT) { in pf_test_state_udp()
7784 if (direction == PF_OUT) { in pf_test_state_udp()
7934 if (direction == PF_OUT) { in pf_test_state_icmp()
8796 if (direction == PF_OUT) { in pf_test_state_grev1()
8967 if (direction == PF_OUT) { in pf_test_state_esp()
9052 if (direction == PF_OUT) { in pf_test_state_other()
9233 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route()
9320 if (pf_test_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route()
9433 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route6()
9513 if (pf_test6_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route6()
10159 kif->pfik_bytes[0][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test()
10160 kif->pfik_packets[0][dir == PF_OUT][action != PF_PASS]++; in pf_test()
10163 dirndx = (dir == PF_OUT); in pf_test()
10207 if (dir == PF_OUT) { in pf_test()
10218 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10224 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10313 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()
10809 kif->pfik_bytes[1][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test6()
10810 kif->pfik_packets[1][dir == PF_OUT][action != PF_PASS]++; in pf_test6()
10813 dirndx = (dir == PF_OUT); in pf_test6()
10856 if (dir == PF_OUT) { in pf_test6()
10866 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()
10872 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()