Searched refs:sctp_asoc_free_list (Results 1 – 2 of 2) sorted by relevance
393 struct sctpasochead sctp_asoc_free_list; member
2390 LIST_INIT(&inp->sctp_asoc_free_list); in sctp_inpcb_alloc()3534 LIST_FOREACH_SAFE(stcb, &inp->sctp_asoc_free_list, sctp_tcblist, nstcb) { in sctp_inpcb_free()5029 LIST_INSERT_HEAD(&inp->sctp_asoc_free_list, stcb, sctp_tcblist); in sctp_free_assoc()