Home
last modified time | relevance | path

Searched refs:sctp_callout (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h76 TAILQ_HEAD(calloutlist, sctp_callout);
78 struct sctp_callout { struct
79 TAILQ_ENTRY(sctp_callout) tqe;
85 typedef struct sctp_callout sctp_os_timer_t; argument
Dmeson.build5 'sctp_callout.c',
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
DMakefile.am52 netinet/sctp_callout.c netinet/sctp_callout.h \
/third_party/gstreamer/gstplugins_bad/
DChangeLog21205 * ext/sctp/usrsctp/usrsctplib/netinet/sctp_callout.c:
21206 * ext/sctp/usrsctp/usrsctplib/netinet/sctp_callout.h: