Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_pcb.h280 uint32_t sctp_sws_sender; member
HDsctp_indata.c4001 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_express_handle_sack()
4276 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_express_handle_sack()
4616 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_handle_sack()
5056 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_handle_sack()
5173 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_handle_sack()
HDsctp_output.c7068 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_clean_up_datalist()
9936 if (asoc->peers_rwnd < stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_chunk_retransmission()
HDsctp_input.c4512 stcb->sctp_ep->sctp_ep.sctp_sws_sender) { in sctp_handle_packet_dropped()
HDsctp_pcb.c2575 m->sctp_sws_sender = SCTP_SWS_SENDER_DEF; in sctp_inpcb_alloc()