Searched refs:my_rwnd (Results 1 – 6 of 6) sorted by relevance
999 uint32_t my_rwnd; member
1701 asoc->my_rwnd = ntohl(initack_cp->init.a_rwnd); in sctp_process_cookie_existing()1932 asoc->my_rwnd = ntohl(initack_cp->init.a_rwnd); in sctp_process_cookie_existing()2114 asoc->my_rwnd = ntohl(initack_cp->init.a_rwnd); in sctp_process_cookie_new()
74 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc); in sctp_set_rwnd()1939 (((int)asoc->my_rwnd) <= 0)) { in sctp_process_a_data_chunk()
10813 sack->sack.a_rwnd = htonl(asoc->my_rwnd); in sctp_send_sack()10825 nr_sack->nr_sack.a_rwnd = htonl(asoc->my_rwnd); in sctp_send_sack()10835 asoc->my_last_reported_rwnd = asoc->my_rwnd; in sctp_send_sack()11558 if (asoc->my_rwnd) { in sctp_send_packet_dropped()
1242 asoc->my_rwnd = max(SCTP_SB_LIMIT_RCV(inp->sctp_socket), SCTP_MINIMAL_RWND); in sctp_init_asoc()6400 stcb->asoc.my_rwnd, in sctp_sorecvmsg()
2740 sasoc->sasoc_local_rwnd = stcb->asoc.my_rwnd;