Lines Matching refs:fwa

6083     pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa)  in pf_test_dummynet()  argument
6101 struct pf_rule *prev_matching_rule = fwa ? fwa->fwa_pf_rule : NULL; in pf_test_dummynet()
6305 if (fwa != NULL) { in pf_test_dummynet()
6306 dnflow.fwa_oif = fwa->fwa_oif; in pf_test_dummynet()
6307 dnflow.fwa_oflags = fwa->fwa_oflags; in pf_test_dummynet()
6313 dnflow.fwa_ro = fwa->fwa_ro; in pf_test_dummynet()
6314 dnflow.fwa_dst = fwa->fwa_dst; in pf_test_dummynet()
6315 dnflow.fwa_ipoa = fwa->fwa_ipoa; in pf_test_dummynet()
6316 dnflow.fwa_ro6_pmtu = fwa->fwa_ro6_pmtu; in pf_test_dummynet()
6317 dnflow.fwa_origifp = fwa->fwa_origifp; in pf_test_dummynet()
6318 dnflow.fwa_mtu = fwa->fwa_mtu; in pf_test_dummynet()
6319 dnflow.fwa_unfragpartlen = fwa->fwa_unfragpartlen; in pf_test_dummynet()
6320 dnflow.fwa_exthdrs = fwa->fwa_exthdrs; in pf_test_dummynet()
9507 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() argument
9515 rv = pf_test(dir, ifp, &pbuf, eh, fwa); in pf_test_mbuf()
9530 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() argument
9533 #pragma unused(fwa) in pf_test()
9599 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test()
9653 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9679 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9743 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9783 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9823 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9858 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
9902 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test()
10104 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() argument
10112 rv = pf_test6(dir, ifp, &pbuf, eh, fwa); in pf_test6_mbuf()
10127 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6() argument
10130 #pragma unused(fwa) in pf_test6()
10211 if (fwa != NULL && fwa->fwa_pf_rule != NULL) { in pf_test6()
10274 fwa); in pf_test6()
10335 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10399 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10439 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10479 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10515 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()
10558 action = pf_test_dummynet(&r, dir, kif, &pbuf, &pd, fwa); in pf_test6()