OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_now
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp_tfrc.c
267
*
t_now
- timeval struct containing actual time
271
tfrc_set_send_timer(struct tfrc_send_ccb * cb, struct timeval
t_now
)
276
/* set send timer to fire in t_ipi - (
t_now
-t_nom_old) or in other
277
* words after t_nom -
t_now
*/
279
timersub(&t_temp, &
t_now
, &t_temp);
301
* If (
t_now
- tld >= R)
303
* tld =
t_now
;
305
*
t_now
- timeval struct containing actual time
309
tfrc_updateX(struct tfrc_send_ccb * cb, struct timeval
t_now
)
333
t_temp =
t_now
;
368
struct timeval
t_now
;
local
605
struct timeval
t_now
, t_temp;
local
721
struct timeval
t_now
, t_temp;
local
827
struct timeval
t_now
;
local
1173
struct timeval
t_now
, t_temp;
local
[
all
...]
dccp_tfrc.c
267
*
t_now
- timeval struct containing actual time
271
tfrc_set_send_timer(struct tfrc_send_ccb * cb, struct timeval
t_now
)
276
/* set send timer to fire in t_ipi - (
t_now
-t_nom_old) or in other
277
* words after t_nom -
t_now
*/
279
timersub(&t_temp, &
t_now
, &t_temp);
301
* If (
t_now
- tld >= R)
303
* tld =
t_now
;
305
*
t_now
- timeval struct containing actual time
309
tfrc_updateX(struct tfrc_send_ccb * cb, struct timeval
t_now
)
333
t_temp =
t_now
;
368
struct timeval
t_now
;
local
605
struct timeval
t_now
, t_temp;
local
721
struct timeval
t_now
, t_temp;
local
827
struct timeval
t_now
;
local
1173
struct timeval
t_now
, t_temp;
local
[
all
...]
Completed in 37 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026