Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h854 struct sctp_timer asconf_timer; /* asconf */ member
Dsctp_pcb.c3175 if (stcb->asoc.asconf_timer.ep == old_inp) {
3177 stcb->asoc.asconf_timer.ep = new_inp;
5146 SCTP_OS_TIMER_INIT(&asoc->asconf_timer.timer);
Dsctputil.c2501 tmr = &stcb->asoc.asconf_timer; in sctp_timer_start()
2837 tmr = &stcb->asoc.asconf_timer; in sctp_timer_stop()