Searched refs:my_last_reported_rwnd (Results 1 – 3 of 3) sorted by relevance
1000 uint32_t my_last_reported_rwnd; member
5402 if (rwnd >= stcb->asoc.my_last_reported_rwnd) { in sctp_user_rcvd()5403 dif = rwnd - stcb->asoc.my_last_reported_rwnd; in sctp_user_rcvd()
10835 asoc->my_last_reported_rwnd = asoc->my_rwnd; in sctp_send_sack()