Lines Matching refs:fwa
6182 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() argument
6200 struct pf_rule *prev_matching_rule = fwa ? fwa->fwa_pf_rule : NULL; in pf_test_dummynet()
6408 if (fwa != NULL) { in pf_test_dummynet()
6409 dnflow.fwa_oif = fwa->fwa_oif; in pf_test_dummynet()
6410 dnflow.fwa_oflags = fwa->fwa_oflags; in pf_test_dummynet()
6416 dnflow.fwa_ro = fwa->fwa_ro; in pf_test_dummynet()
6417 dnflow.fwa_dst = fwa->fwa_dst; in pf_test_dummynet()
6418 dnflow.fwa_ipoa = fwa->fwa_ipoa; in pf_test_dummynet()
6419 dnflow.fwa_ro6_pmtu = fwa->fwa_ro6_pmtu; in pf_test_dummynet()
6420 dnflow.fwa_origifp = fwa->fwa_origifp; in pf_test_dummynet()
6421 dnflow.fwa_mtu = fwa->fwa_mtu; in pf_test_dummynet()
6422 dnflow.fwa_unfragpartlen = fwa->fwa_unfragpartlen; in pf_test_dummynet()
6423 dnflow.fwa_exthdrs = fwa->fwa_exthdrs; in pf_test_dummynet()
9636 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() argument
9644 rv = pf_test(dir, ifp, &pbuf, eh, fwa); in pf_test_mbuf()
9659 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() argument
9662 #pragma unused(fwa) in pf_test()
9728 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test()
9782 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9808 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9872 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9912 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9953 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9988 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10032 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10234 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() argument
10242 rv = pf_test6(dir, ifp, &pbuf, eh, fwa); in pf_test6_mbuf()
10257 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6() argument
10260 #pragma unused(fwa) in pf_test6()
10341 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test6()
10404 fwa); in pf_test6()
10465 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10529 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10569 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10609 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10645 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10688 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()