OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:optend
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pf_norm.c
1110
int
optend
;
local in function:pf_normalize_ip6
1175
optend
= off + (ext.ip6e_len + 1) * 8;
1189
if (ooff + sizeof(opt) + opt.ip6o_len >
optend
)
1212
} while (ooff <
optend
);
1214
off =
optend
;
pf_norm.c
1110
int
optend
;
local in function:pf_normalize_ip6
1175
optend
= off + (ext.ip6e_len + 1) * 8;
1189
if (ooff + sizeof(opt) + opt.ip6o_len >
optend
)
1212
} while (ooff <
optend
);
1214
off =
optend
;
Completed in 158 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025