Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_nxt_addr

1476 	LIST_FOREACH_SAFE(wi, &SCTP_BASE_INFO(addr_wq), sctp_nxt_addr, nwi) {
1477 LIST_REMOVE(wi, sctp_nxt_addr);
1478 LIST_INSERT_HEAD(&asc->list_of_work, wi, sctp_nxt_addr);
5385 LIST_FOREACH(laddr, &inp->sctp_addr_list, sctp_nxt_addr) {
6851 LIST_INSERT_HEAD(&SCTP_BASE_INFO(addr_wq), wi, sctp_nxt_addr);
7649 sctp_nxt_addr) {