Searched refs:transmitted_queue (Results 1 – 1 of 1) sorted by relevance
61 struct list_head *transmitted_queue,67 struct list_head *transmitted_queue,1200 struct list_head *transmitted_queue, in sctp_check_transmitted() argument1234 while (NULL != (lchunk = sctp_list_dequeue(transmitted_queue))) { in sctp_check_transmitted()1520 list_splice(&tlist, transmitted_queue); in sctp_check_transmitted()1525 struct list_head *transmitted_queue, in sctp_mark_missing() argument1536 list_for_each(pos, transmitted_queue) { in sctp_mark_missing()