Home
last modified time | relevance | path

Searched refs:sctp_handle_tick (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.c154 sctp_handle_tick(uint32_t elapsed_ticks) in sctp_handle_tick() function
187 sctp_handle_tick(SCTP_BASE_VAR(sctp_main_timer_ticks)); in sctp_timeout()
214 sctp_handle_tick(sctp_msecs_to_ticks(TIMEOUT_INTERVAL)); in user_sctp_timer_iterate()
Dsctp_callout.h95 void sctp_handle_tick(uint32_t);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c3355 sctp_handle_tick(sctp_msecs_to_ticks(elapsed_milliseconds));