Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h486 struct sctpasochead sctp_asoc_free_list; member
Dsctp_pcb.c2981 LIST_INIT(&inp->sctp_asoc_free_list);
4275 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_free_list, sctp_tcblist, nasoc) {
5940 LIST_INSERT_HEAD(&inp->sctp_asoc_free_list, stcb, sctp_tcblist);