Lines Matching refs:fwa
6218 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() argument
6236 struct pf_rule *__single prev_matching_rule = fwa ? fwa->fwa_pf_rule : NULL; in pf_test_dummynet()
6444 if (fwa != NULL) { in pf_test_dummynet()
6445 dnflow.fwa_oif = fwa->fwa_oif; in pf_test_dummynet()
6446 dnflow.fwa_oflags = fwa->fwa_oflags; in pf_test_dummynet()
6452 dnflow.fwa_ro = fwa->fwa_ro; in pf_test_dummynet()
6453 dnflow.fwa_dst = fwa->fwa_dst; in pf_test_dummynet()
6454 dnflow.fwa_ipoa = fwa->fwa_ipoa; in pf_test_dummynet()
6455 dnflow.fwa_ro6_pmtu = fwa->fwa_ro6_pmtu; in pf_test_dummynet()
6456 dnflow.fwa_origifp = fwa->fwa_origifp; in pf_test_dummynet()
6457 dnflow.fwa_mtu = fwa->fwa_mtu; in pf_test_dummynet()
6458 dnflow.fwa_unfragpartlen = fwa->fwa_unfragpartlen; in pf_test_dummynet()
6459 dnflow.fwa_exthdrs = fwa->fwa_exthdrs; in pf_test_dummynet()
9671 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() argument
9679 rv = pf_test(dir, ifp, &pbuf, eh, fwa); in pf_test_mbuf()
9694 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() argument
9697 #pragma unused(fwa) in pf_test()
9763 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test()
9817 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9843 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9907 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9947 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()
10023 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10067 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10269 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() argument
10277 rv = pf_test6(dir, ifp, &pbuf, eh, fwa); in pf_test6_mbuf()
10292 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6() argument
10295 #pragma unused(fwa) in pf_test6()
10376 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test6()
10439 fwa); in pf_test6()
10500 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10564 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10604 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10644 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10680 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10723 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()