Searched refs:transmitted_queue (Results 1 – 1 of 1) sorted by relevance
57 struct list_head *transmitted_queue,64 struct list_head *transmitted_queue,1300 struct list_head *transmitted_queue, in sctp_check_transmitted() argument1322 while (NULL != (lchunk = sctp_list_dequeue(transmitted_queue))) { in sctp_check_transmitted()1570 list_splice(&tlist, transmitted_queue); in sctp_check_transmitted()1575 struct list_head *transmitted_queue, in sctp_mark_missing() argument1586 list_for_each_entry(chunk, transmitted_queue, transmitted_list) { in sctp_mark_missing()