Searched refs:pf_anchor_stack (Results 1 – 1 of 1) sorted by relevance
184 } pf_anchor_stack[64]; variable3126 if (*depth >= (int)sizeof(pf_anchor_stack) / in pf_step_into_anchor()3127 (int)sizeof(pf_anchor_stack[0])) { in pf_step_into_anchor()3134 f = pf_anchor_stack + (*depth)++; in pf_step_into_anchor()3164 f = pf_anchor_stack + *depth - 1; in pf_step_out_of_anchor()