HomeSort by relevance Sort by last modified time
    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 1985 uint32_t to_ticks; local
    [all...]
sctp_indata.c 3907 int to_ticks; local
    [all...]

Completed in 121 milliseconds