Home
last modified time | relevance | path

Searched refs:sctp_os_timer_init (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h90 void sctp_os_timer_init(sctp_os_timer_t *tmr);
97 #define SCTP_OS_TIMER_INIT sctp_os_timer_init
Dsctp_callout.c85 sctp_os_timer_init(sctp_os_timer_t *c) in sctp_os_timer_init() function