Lines Matching refs:PF_OUT

404 	if (direction == PF_OUT &&  in pf_state_lookup_aux()
406 (*state)->rule.ptr->direction == PF_OUT) || in pf_state_lookup_aux()
1103 case PF_OUT: in pf_find_state()
1147 case PF_OUT: in pf_find_state_all()
1286 PF_OUT && in pf_src_connlimit()
2218 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
2263 if (dir == PF_OUT && pbuf != NULL && in pf_change_ap()
3680 } else if (r->action == PF_RDR && direction == PF_OUT) { in pf_match_translation()
3791 if (direction == PF_OUT) { in pf_get_translation_aux()
3833 if ((r->action == PF_NAT64) && (direction == PF_OUT)) { in pf_get_translation_aux()
3861 case PF_OUT: in pf_get_translation_aux()
3946 case PF_OUT: in pf_get_translation_aux()
4909 if (direction == PF_OUT) { in pf_test_rule()
5078 if (direction == PF_OUT) { in pf_test_rule()
5288 if (direction == PF_OUT) { in pf_test_rule()
5501 if (direction == PF_OUT) { in pf_test_rule()
5659 direction == PF_OUT) { in pf_test_rule()
5709 ((direction == PF_OUT && in pf_test_rule()
5883 u_int16_t dport = (direction == PF_OUT) ? in pf_test_rule()
5967 if (direction == PF_OUT) { in pf_test_rule()
6268 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6283 int dirndx = (direction == PF_OUT); in pf_test_dummynet()
6594 case PF_OUT: in pf_pptp_handler()
6965 if (direction == PF_OUT) { in pf_test_state_tcp()
7420 if (direction == PF_OUT) { in pf_test_state_tcp()
7611 if (direction == PF_OUT) { in pf_test_state_udp()
7645 if (direction == PF_OUT) { in pf_test_state_udp()
7769 if (direction == PF_OUT) { in pf_test_state_icmp()
8630 if (direction == PF_OUT) { in pf_test_state_grev1()
8803 if (direction == PF_OUT) { in pf_test_state_esp()
8888 if (direction == PF_OUT) { in pf_test_state_other()
9069 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route()
9156 if (pf_test_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route()
9269 (dir != PF_IN && dir != PF_OUT) || oifp == NULL) { in pf_route6()
9349 if (pf_test6_mbuf(PF_OUT, ifp, &m0, NULL, NULL) != PF_PASS) { in pf_route6()
9994 kif->pfik_bytes[0][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test()
9995 kif->pfik_packets[0][dir == PF_OUT][action != PF_PASS]++; in pf_test()
9998 dirndx = (dir == PF_OUT); in pf_test()
10042 if (dir == PF_OUT) { in pf_test()
10053 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10059 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test()
10148 if ((dir == PF_OUT) && (pbuf->pb_ifp) && (ifp != pbuf->pb_ifp)) { in pf_test6()
10644 kif->pfik_bytes[1][dir == PF_OUT][action != PF_PASS] += pd.tot_len; in pf_test6()
10645 kif->pfik_packets[1][dir == PF_OUT][action != PF_PASS]++; in pf_test6()
10648 dirndx = (dir == PF_OUT); in pf_test6()
10691 if (dir == PF_OUT) { in pf_test6()
10701 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()
10707 pd.tot_len, dir == PF_OUT, r->action == PF_PASS, in pf_test6()