Home
last modified time | relevance | path

Searched refs:transmitted_queue (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/sctp/
Doutqueue.c61 struct list_head *transmitted_queue,
67 struct list_head *transmitted_queue,
1200 struct list_head *transmitted_queue, in sctp_check_transmitted() argument
1234 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() argument
1536 list_for_each(pos, transmitted_queue) { in sctp_mark_missing()