Lines Matching refs:fwa
6221 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() argument
6239 struct pf_rule *__single prev_matching_rule = fwa ? fwa->fwa_pf_rule : NULL; in pf_test_dummynet()
6447 if (fwa != NULL) { in pf_test_dummynet()
6448 dnflow.fwa_oif = fwa->fwa_oif; in pf_test_dummynet()
6449 dnflow.fwa_oflags = fwa->fwa_oflags; in pf_test_dummynet()
6455 dnflow.fwa_ro = fwa->fwa_ro; in pf_test_dummynet()
6456 dnflow.fwa_dst = fwa->fwa_dst; in pf_test_dummynet()
6457 dnflow.fwa_ipoa = fwa->fwa_ipoa; in pf_test_dummynet()
6458 dnflow.fwa_ro6_pmtu = fwa->fwa_ro6_pmtu; in pf_test_dummynet()
6459 dnflow.fwa_origifp = fwa->fwa_origifp; in pf_test_dummynet()
6460 dnflow.fwa_mtu = fwa->fwa_mtu; in pf_test_dummynet()
6461 dnflow.fwa_unfragpartlen = fwa->fwa_unfragpartlen; in pf_test_dummynet()
6462 dnflow.fwa_exthdrs = fwa->fwa_exthdrs; in pf_test_dummynet()
9692 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() argument
9700 rv = pf_test(dir, ifp, &pbuf, eh, fwa); in pf_test_mbuf()
9715 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() argument
9718 #pragma unused(fwa) in pf_test()
9784 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test()
9838 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9864 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9928 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9968 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10009 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10044 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10088 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10290 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() argument
10298 rv = pf_test6(dir, ifp, &pbuf, eh, fwa); in pf_test6_mbuf()
10313 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6() argument
10316 #pragma unused(fwa) in pf_test6()
10397 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test6()
10460 fwa); in pf_test6()
10521 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10585 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10625 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10665 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10701 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10744 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()