Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dist/pf/net/
H A Dpf.c147 } pf_anchor_stack[64]; variable
2065 if (*depth >= sizeof(pf_anchor_stack) /
2066 sizeof(pf_anchor_stack[0])) {
2072 f = pf_anchor_stack + (*depth)++;
2101 f = pf_anchor_stack + *depth - 1;