Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h491 struct sctpasochead sctp_asoc_free_list; member
Dsctp_pcb.c2993 LIST_INIT(&inp->sctp_asoc_free_list);
4299 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_free_list, sctp_tcblist, nasoc) {
5979 LIST_INSERT_HEAD(&inp->sctp_asoc_free_list, stcb, sctp_tcblist);