OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:to_ticks
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_callout.c
62
sctp_os_timer_start(sctp_os_timer_t *c, int
to_ticks
, void (*ftn) (void *),
88
if (
to_ticks
<= 0)
89
to_ticks
= 1;
94
c->c_time = ticks +
to_ticks
;
sctputil.c
1965
uint32_t
to_ticks
;
local
[
all
...]
sctp_indata.c
3902
int
to_ticks
;
local
[
all
...]
Completed in 57 milliseconds