OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bytegap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp_tcplike.c
811
int64_t gap,
bytegap
;
local
826
bytegap
= gap/8;
827
if (
bytegap
== 0)
830
t = cb->cv_hp +
bytegap
;
834
cb->cv_hs +=
bytegap
*8;
dccp_tcplike.c
811
int64_t gap,
bytegap
;
local
826
bytegap
= gap/8;
827
if (
bytegap
== 0)
830
t = cb->cv_hp +
bytegap
;
834
cb->cv_hs +=
bytegap
*8;
Completed in 34 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026