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()
1131 case PF_OUT: in pf_find_state()
1200 case PF_OUT: in pf_find_state_all()
1339 PF_OUT && in pf_src_connlimit()
2332 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
2377 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
3794 } else if (r->action == PF_RDR && direction == PF_OUT) { in pf_match_translation()
3905 if (direction == PF_OUT) { in pf_get_translation_aux()
3947 if ((r->action == PF_NAT64) && (direction == PF_OUT)) { in pf_get_translation_aux()
3975 case PF_OUT: in pf_get_translation_aux()
4060 case PF_OUT: in pf_get_translation_aux()
5045 if (direction == PF_OUT) { in pf_test_rule()
5214 if (direction == PF_OUT) { in pf_test_rule()
5424 if (direction == PF_OUT) { in pf_test_rule()
5637 if (direction == PF_OUT) { in pf_test_rule()
5794 direction == PF_OUT) { in pf_test_rule()
5844 ((direction == PF_OUT && in pf_test_rule()
6038 u_int16_t dport = (direction == PF_OUT) ? in pf_test_rule()
6122 if (direction == PF_OUT) { in pf_test_rule()
6427 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6442 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6753 case PF_OUT: in pf_pptp_handler()
7124 if (direction == PF_OUT) { in pf_test_state_tcp()
7579 if (direction == PF_OUT) { in pf_test_state_tcp()
7770 if (direction == PF_OUT) { in pf_test_state_udp()
7804 if (direction == PF_OUT) { in pf_test_state_udp()
7954 if (direction == PF_OUT) { in pf_test_state_icmp()
8815 if (direction == PF_OUT) { in pf_test_state_grev1()
8986 if (direction == PF_OUT) { in pf_test_state_esp()
9071 if (direction == PF_OUT) { in pf_test_state_other()
9252 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route()
9339 if (pf_test_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route()
9452 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route6()
9532 if (pf_test6_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route6()
10178 kif->pfik_bytes[0][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test()
10179 kif->pfik_packets[0][dir == PF_OUT][action != PF_PASS]++; in pf_test()
10182 dirndx = (dir == PF_OUT); in pf_test()
10226 if (dir == PF_OUT) { in pf_test()
10237 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10243 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10332 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()
10828 kif->pfik_bytes[1][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test6()
10829 kif->pfik_packets[1][dir == PF_OUT][action != PF_PASS]++; in pf_test6()
10832 dirndx = (dir == PF_OUT); in pf_test6()
10875 if (dir == PF_OUT) { in pf_test6()
10885 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()
10891 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()