OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_ticks
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctputil.c
1086
int
to_ticks
;
local in function:sctp_timer_start
1092
to_ticks
= 0;
1101
to_ticks
= SCTP_ITERATOR_TICKS;
1117
to_ticks
= MSEC_TO_TICKS(rto_val);
1130
to_ticks
= MSEC_TO_TICKS(stcb->asoc.initial_rto);
1132
to_ticks
= MSEC_TO_TICKS(net->RTO);
1144
to_ticks
= inp->sctp_ep.sctp_timeoutticks[SCTP_TIMER_RECV];
1153
to_ticks
= MSEC_TO_TICKS(stcb->asoc.initial_rto);
1155
to_ticks
= MSEC_TO_TICKS(net->RTO);
1218
to_ticks
= this_random + stcb->asoc.initial_rto + delay
[
all
...]
Completed in 35 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025