Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h1015 unsigned int sent_queue_cnt_removeable; member
H A Dsctp_timer.c466 asoc->sent_queue_cnt_removeable--; in sctp_recover_sent_list()
H A Dsctp_output.c6217 (asoc->sent_queue_cnt_removeable > 0)) { in sctp_prune_prsctp()
9505 asoc->sent_queue_cnt_removeable = 0; in sctp_chunk_retransmission()
13368 if ((asoc->prsctp_supported) && (asoc->sent_queue_cnt_removeable > 0)) { in sctp_lower_sosend()
H A Dsctp_indata.c4786 asoc->sent_queue_cnt_removeable--; in sctp_handle_sack()
H A Dsctputil.c5119 stcb->asoc.sent_queue_cnt_removeable--; in sctp_release_pr_sctp_chunk()