Home
last modified time | relevance | path

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

/freebsd-head/sys/netpfil/pf/
HDpf.c4622 #define PF_ANCHOR_STACKSIZE 32 macro
4650 if (*depth >= PF_ANCHOR_STACKSIZE) { in pf_step_into_anchor()
4742 if (*depth >= PF_ANCHOR_STACKSIZE) { in pf_step_into_keth_anchor()
5233 struct pf_keth_anchor_stackframe anchor_stack[PF_ANCHOR_STACKSIZE]; in pf_test_eth_rule()
5570 struct pf_kanchor_stackframe anchor_stack[PF_ANCHOR_STACKSIZE]; in pf_test_rule()