Home
last modified time | relevance | path

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

/netbsd-src/sys/dist/pf/net/
H A Dpf.c147 } pf_anchor_stack[64]; variable
2069 if (*depth >= sizeof(pf_anchor_stack) /
2070 sizeof(pf_anchor_stack[0])) {
2076 f = pf_anchor_stack + (*depth)++;
2105 f = pf_anchor_stack + *depth - 1;