Searched refs:nasoc (Results 1 – 1 of 1) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.c | 3885 struct sctp_tcb *asoc, *nasoc; local 3950 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_list, sctp_tcblist, nasoc) { 4099 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_list, sctp_tcblist, nasoc) { 4299 LIST_FOREACH_SAFE(asoc, &inp->sctp_asoc_free_list, sctp_tcblist, nasoc) {
|