Home
last modified time | relevance | path

Searched refs:PF_ANCHOR_STACKSIZE (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/netpfil/pf/
HDpf.c2661 #define PF_ANCHOR_STACKSIZE 32 macro
2692 if (*depth >= PF_ANCHOR_STACKSIZE) { in pf_step_into_anchor()
3081 struct pf_anchor_stackframe anchor_stack[PF_ANCHOR_STACKSIZE]; in pf_test_rule()
3747 struct pf_anchor_stackframe anchor_stack[PF_ANCHOR_STACKSIZE]; in pf_test_fragment()