OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frmax
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dist/pf/net/
pf_norm.c
368
u_int16_t
frmax
= ip_len + off;
local
462
if ((*frag)->fr_max <
frmax
)
463
(*frag)->fr_max =
frmax
;
567
u_int16_t
frmax
= ip_len + off;
local
600
cur->fr_end =
frmax
;
607
DPFPRINTF(("fragcache[%d]: new %d-%d\n", h->ip_id, off,
frmax
));
632
h->ip_id, frp->fr_off, frp->fr_end, off,
frmax
));
638
h->ip_id, frp->fr_off, frp->fr_end, off,
frmax
));
639
frp->fr_end =
frmax
;
650
frmax
));
867
u_int16_t
frmax
;
local
[
all
...]
Completed in 53 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026