Searched defs:to_ticks (Results 1 – 3 of 3) sorted by relevance
73 callout_reset(struct callout *c, int to_ticks, void (*func)(void *), void *arg) in callout_reset()
91 sctp_os_timer_start(sctp_os_timer_t *c, uint32_t to_ticks, void (*ftn) (void *), in sctp_os_timer_start()
2265 uint32_t to_ticks; in sctp_timer_start() local