Home | History | Annotate | Download | only in netinet

Lines Matching refs:list_of_work

2026 	LIST_FOREACH(l, &asc->list_of_work, sctp_nxt_addr) {
2073 LIST_FOREACH(l, &asc->list_of_work, sctp_nxt_addr) {
2108 LIST_FOREACH(l, &asc->list_of_work, sctp_nxt_addr) {
2267 LIST_FOREACH_SAFE(l, &asc->list_of_work, sctp_nxt_addr, nl) {
3260 LIST_INIT(&asc->list_of_work);
3266 LIST_INSERT_HEAD(&asc->list_of_work, wi, sctp_nxt_addr);