Searched refs:sctp_set_rwnd (Results 1 – 3 of 3) sorted by relevance
84 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
60 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() function1392 sctp_set_rwnd(stcb, asoc); in sctp_process_a_data_chunk()2311 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_process_data()
10458 sctp_set_rwnd(stcb, asoc); in sctp_send_sack()