Searched refs:sctp_calc_rwnd (Results 1 – 3 of 3) sorted by relevance
88 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
81 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc); in sctp_set_rwnd()86 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd() function
6040 rwnd = sctp_calc_rwnd(stcb, &stcb->asoc);