OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:l_tot0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp_tfrc.c
1085
struct fixpoint
l_tot0
= {0,0};
local in function:tfrc_calclmean
1105
fixpoint_add(&
l_tot0
, &
l_tot0
, &tmp);
1141
l_tot.num =
l_tot0
.num;
1142
l_tot.denom =
l_tot0
.denom;
1143
if (fixpoint_cmp(&
l_tot0
, &l_tot1) < 0){
dccp_tfrc.c
1085
struct fixpoint
l_tot0
= {0,0};
local in function:tfrc_calclmean
1105
fixpoint_add(&
l_tot0
, &
l_tot0
, &tmp);
1141
l_tot.num =
l_tot0
.num;
1142
l_tot.denom =
l_tot0
.denom;
1143
if (fixpoint_cmp(&
l_tot0
, &l_tot1) < 0){
Completed in 23 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025