Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h1023 unsigned int sent_queue_cnt_removeable; member
H A Dsctp_timer.c472 asoc->sent_queue_cnt_removeable--; in sctp_recover_sent_list()
H A Dsctp_output.c6146 (asoc->sent_queue_cnt_removeable > 0)) { in sctp_prune_prsctp()
9433 asoc->sent_queue_cnt_removeable = 0; in sctp_chunk_retransmission()
13252 if ((asoc->prsctp_supported) && (asoc->sent_queue_cnt_removeable > 0)) { in sctp_lower_sosend()
H A Dsctp_indata.c4800 asoc->sent_queue_cnt_removeable--; in sctp_handle_sack()
H A Dsctputil.c5058 stcb->asoc.sent_queue_cnt_removeable--; in sctp_release_pr_sctp_chunk()