Lines Matching refs:ruleset
3103 *rs = &f->child->ruleset; in pf_step_into_anchor()
3107 *rs = &(*r)->anchor->ruleset; in pf_step_into_anchor()
3134 *rs = &f->child->ruleset; in pf_step_out_of_anchor()
3720 struct pf_ruleset *ruleset = NULL; in pf_match_translation() local
3798 pf_step_into_anchor(&asd, &ruleset, rs_num, in pf_match_translation()
3803 pf_step_out_of_anchor(&asd, &ruleset, rs_num, &r, in pf_match_translation()
4896 struct pf_ruleset *ruleset = NULL; in pf_test_rule() local
5320 *rsm = ruleset; in pf_test_rule()
5326 pf_step_into_anchor(&asd, &ruleset, in pf_test_rule()
5330 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, in pf_test_rule()
5337 ruleset = *rsm; in pf_test_rule()
5358 r->log ? r : nr, a, ruleset, pd); in pf_test_rule()
6190 struct pf_ruleset *ruleset = NULL; in pf_test_dummynet() local
6337 rsm = ruleset; in pf_test_dummynet()
6346 pf_step_into_anchor(&asd, &ruleset, in pf_test_dummynet()
6350 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, in pf_test_dummynet()
6357 ruleset = rsm; in pf_test_dummynet()
6367 a, ruleset, pd); in pf_test_dummynet()
6464 struct pf_ruleset *ruleset = NULL; in pf_test_fragment() local
6519 *rsm = ruleset; in pf_test_fragment()
6525 pf_step_into_anchor(&asd, &ruleset, in pf_test_fragment()
6529 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, in pf_test_fragment()
6536 ruleset = *rsm; in pf_test_fragment()
6541 PFLOG_PACKET(kif, h, pbuf, af, direction, reason, r, a, ruleset, in pf_test_fragment()
9671 struct pf_ruleset *ruleset = NULL; in pf_test() local
9789 &pd, &a, &ruleset); in pf_test()
9845 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9896 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9937 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
9973 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test()
10018 off, h, &pd, &a, &ruleset, NULL); in pf_test()
10052 &pd, &a, &ruleset, NULL); in pf_test()
10120 PFLOG_PACKET(kif, h, pbuf, AF_INET, dir, reason, lr, a, ruleset, in pf_test()
10269 struct pf_ruleset *ruleset = NULL; in pf_test6() local
10411 &a, &ruleset); in pf_test6()
10502 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10553 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10593 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10629 pbuf, off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10674 off, h, &pd, &a, &ruleset, NULL); in pf_test6()
10708 &pd, &a, &ruleset, NULL); in pf_test6()
10770 PFLOG_PACKET(kif, h, pbuf, AF_INET6, dir, reason, lr, a, ruleset, in pf_test6()