Lines Matching refs:ruleset

3046 		*rs = &f->child->ruleset;  in pf_step_into_anchor()
3050 *rs = &(*r)->anchor->ruleset; in pf_step_into_anchor()
3077 *rs = &f->child->ruleset; in pf_step_out_of_anchor()
3663 struct pf_ruleset *ruleset = NULL; in pf_match_translation() local
3741 pf_step_into_anchor(&asd, &ruleset, rs_num, in pf_match_translation()
3746 pf_step_out_of_anchor(&asd, &ruleset, rs_num, &r, in pf_match_translation()
4818 struct pf_ruleset *ruleset = NULL; in pf_test_rule() local
5240 *rsm = ruleset; in pf_test_rule()
5246 pf_step_into_anchor(&asd, &ruleset, in pf_test_rule()
5250 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, in pf_test_rule()
5257 ruleset = *rsm; in pf_test_rule()
5278 r->log ? r : nr, a, ruleset, pd); in pf_test_rule()
6091 struct pf_ruleset *ruleset = NULL; in pf_test_dummynet() local
6234 rsm = ruleset; in pf_test_dummynet()
6243 pf_step_into_anchor(&asd, &ruleset, in pf_test_dummynet()
6247 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, in pf_test_dummynet()
6254 ruleset = rsm; in pf_test_dummynet()
6264 a, ruleset, pd); in pf_test_dummynet()
6361 struct pf_ruleset *ruleset = NULL; in pf_test_fragment() local
6416 *rsm = ruleset; in pf_test_fragment()
6422 pf_step_into_anchor(&asd, &ruleset, in pf_test_fragment()
6426 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, in pf_test_fragment()
6433 ruleset = *rsm; in pf_test_fragment()
6438 PFLOG_PACKET(kif, h, pbuf, af, direction, reason, r, a, ruleset, in pf_test_fragment()
9542 struct pf_ruleset *ruleset = NULL; in pf_test() local
9660 &pd, &a, &ruleset); in pf_test()
9716 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9767 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9807 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9843 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9888 off, h, &pd, &a, &ruleset, NULL); in pf_test()
9922 &pd, &a, &ruleset, NULL); in pf_test()
9990 PFLOG_PACKET(kif, h, pbuf, AF_INET, dir, reason, lr, a, ruleset, in pf_test()
10139 struct pf_ruleset *ruleset = NULL; in pf_test6() local
10281 &a, &ruleset); in pf_test6()
10372 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10423 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10463 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10499 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10544 off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10578 &pd, &a, &ruleset, NULL); in pf_test6()
10640 PFLOG_PACKET(kif, h, pbuf, AF_INET6, dir, reason, lr, a, ruleset, in pf_test6()