Lines Matching refs:PF_OUT

407 	if (direction == PF_OUT &&  in pf_state_lookup_aux()
409 (*state)->rule.ptr->direction == PF_OUT) || in pf_state_lookup_aux()
1123 case PF_OUT: in pf_find_state()
1167 case PF_OUT: in pf_find_state_all()
1306 PF_OUT && in pf_src_connlimit()
2275 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
2320 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
3737 } else if (r->action == PF_RDR && direction == PF_OUT) { in pf_match_translation()
3848 if (direction == PF_OUT) { in pf_get_translation_aux()
3890 if ((r->action == PF_NAT64) && (direction == PF_OUT)) { in pf_get_translation_aux()
3918 case PF_OUT: in pf_get_translation_aux()
4003 case PF_OUT: in pf_get_translation_aux()
4989 if (direction == PF_OUT) { in pf_test_rule()
5158 if (direction == PF_OUT) { in pf_test_rule()
5368 if (direction == PF_OUT) { in pf_test_rule()
5581 if (direction == PF_OUT) { in pf_test_rule()
5738 direction == PF_OUT) { in pf_test_rule()
5788 ((direction == PF_OUT && in pf_test_rule()
5982 u_int16_t dport = (direction == PF_OUT) ? in pf_test_rule()
6066 if (direction == PF_OUT) { in pf_test_rule()
6371 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6386 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6697 case PF_OUT: in pf_pptp_handler()
7068 if (direction == PF_OUT) { in pf_test_state_tcp()
7523 if (direction == PF_OUT) { in pf_test_state_tcp()
7714 if (direction == PF_OUT) { in pf_test_state_udp()
7748 if (direction == PF_OUT) { in pf_test_state_udp()
7898 if (direction == PF_OUT) { in pf_test_state_icmp()
8759 if (direction == PF_OUT) { in pf_test_state_grev1()
8932 if (direction == PF_OUT) { in pf_test_state_esp()
9017 if (direction == PF_OUT) { in pf_test_state_other()
9198 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route()
9285 if (pf_test_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route()
9398 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route6()
9478 if (pf_test6_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route6()
10124 kif->pfik_bytes[0][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test()
10125 kif->pfik_packets[0][dir == PF_OUT][action != PF_PASS]++; in pf_test()
10128 dirndx = (dir == PF_OUT); in pf_test()
10172 if (dir == PF_OUT) { in pf_test()
10183 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10189 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10278 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()
10774 kif->pfik_bytes[1][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test6()
10775 kif->pfik_packets[1][dir == PF_OUT][action != PF_PASS]++; in pf_test6()
10778 dirndx = (dir == PF_OUT); in pf_test6()
10821 if (dir == PF_OUT) { in pf_test6()
10831 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()
10837 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()