Searched refs:sctp_os_timer_start (Results 1 – 2 of 2) sorted by relevance
92 int sctp_os_timer_start(sctp_os_timer_t *, uint32_t, void (*)(void *), void *);103 #define SCTP_OS_TIMER_START sctp_os_timer_start
91 sctp_os_timer_start(sctp_os_timer_t *c, uint32_t to_ticks, void (*ftn) (void *), in sctp_os_timer_start() function