OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldhlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_subr.c
419
unsigned
oldhlen
;
local in function:tcp_init_common
423
while ((
oldhlen
= max_protohdr) < hlen)
424
atomic_cas_uint(&max_protohdr,
oldhlen
, hlen);
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025