Lines Matching refs:transport_list
723 struct list_head transport_list; in sctp_outq_flush() local
726 INIT_LIST_HEAD(&transport_list); in sctp_outq_flush()
808 &transport_list); in sctp_outq_flush()
917 &transport_list); in sctp_outq_flush()
993 &transport_list); in sctp_outq_flush()
1085 while ((ltransport = sctp_list_dequeue(&transport_list)) != NULL) { in sctp_outq_flush()
1130 struct list_head *lchunk, *transport_list, *temp; in sctp_outq_sack() local
1142 transport_list = &asoc->peer.transport_addr_list; in sctp_outq_sack()
1174 list_for_each_entry(transport, transport_list, in sctp_outq_sack()
1204 list_for_each_entry(transport, transport_list, transports) { in sctp_outq_sack()
1228 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack()