Searched refs:pf_step_out_of_anchor (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_lb.c | 199 pf_step_out_of_anchor(anchor_stack, &asd, &ruleset, in pf_match_translation()
|
| H A D | pf.c | 2985 pf_step_out_of_anchor(struct pf_kanchor_stackframe *stack, int *depth, in pf_step_out_of_anchor() function 3620 if (r == NULL && pf_step_out_of_anchor(anchor_stack, &asd, in pf_test_rule() 4032 if (r == NULL && pf_step_out_of_anchor(anchor_stack, &asd, in pf_test_fragment()
|
| /f-stack/freebsd/net/ |
| H A D | pfvar.h | 1661 int pf_step_out_of_anchor(struct pf_kanchor_stackframe *, int *,
|