Searched refs:transmitted_queue (Results 1 – 1 of 1) sorted by relevance
57 struct list_head *transmitted_queue,64 struct list_head *transmitted_queue,1298 struct list_head *transmitted_queue, in sctp_check_transmitted() argument1320 while (NULL != (lchunk = sctp_list_dequeue(transmitted_queue))) { in sctp_check_transmitted()1568 list_splice(&tlist, transmitted_queue); in sctp_check_transmitted()1573 struct list_head *transmitted_queue, in sctp_mark_missing() argument1584 list_for_each_entry(chunk, transmitted_queue, transmitted_list) { in sctp_mark_missing()