Searched refs:my_rwnd (Results 1 – 6 of 6) sorted by relevance
991 uint32_t my_rwnd; member
1632 asoc->my_rwnd = ntohl(initack_cp->init.a_rwnd); in sctp_process_cookie_existing()1878 asoc->my_rwnd = ntohl(initack_cp->init.a_rwnd); in sctp_process_cookie_existing()2072 asoc->my_rwnd = ntohl(initack_cp->init.a_rwnd); in sctp_process_cookie_new()
71 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc); in sctp_set_rwnd()1927 (((int)asoc->my_rwnd) <= 0)) { in sctp_process_a_data_chunk()
10786 sack->sack.a_rwnd = htonl(asoc->my_rwnd); in sctp_send_sack()10798 nr_sack->nr_sack.a_rwnd = htonl(asoc->my_rwnd); in sctp_send_sack()10808 asoc->my_last_reported_rwnd = asoc->my_rwnd; in sctp_send_sack()11531 if (asoc->my_rwnd) { in sctp_send_packet_dropped()
1245 asoc->my_rwnd = max(SCTP_SB_LIMIT_RCV(inp->sctp_socket), SCTP_MINIMAL_RWND); in sctp_init_asoc()6457 stcb->asoc.my_rwnd, in sctp_sorecvmsg()
2750 sasoc->sasoc_local_rwnd = stcb->asoc.my_rwnd;