OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pf_anchor_stack
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dist/pf/net/
pf.c
147
}
pf_anchor_stack
[64];
variable in typeref:struct:pf_anchor_stackframe
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;
Completed in 29 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026