Searched refs:a_rwnd (Results 1 – 8 of 8) sorted by relevance
267 __be32 a_rwnd; member383 __be32 a_rwnd; member
168 asoc->a_rwnd = asoc->rwnd; in sctp_association_init()1454 if ((asoc->rwnd > asoc->a_rwnd) && in sctp_peer_needs_update()1455 ((asoc->rwnd - asoc->a_rwnd) >= max_t(__u32, in sctp_peer_needs_update()1496 asoc->a_rwnd); in sctp_assoc_rwnd_increase()1504 asoc->a_rwnd = asoc->rwnd; in sctp_assoc_rwnd_increase()1508 asoc->a_rwnd); in sctp_assoc_rwnd_increase()
228 init.a_rwnd = htonl(asoc->rwnd); in sctp_make_init()395 initack.a_rwnd = htonl(asoc->rwnd); in sctp_make_init_ack()768 sack.a_rwnd = htonl(asoc->a_rwnd); in sctp_make_sack()2300 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW) in sctp_verify_init()2434 asoc->peer.i.a_rwnd = in sctp_process_init()2435 ntohl(peer_init->init_hdr.a_rwnd); in sctp_process_init()2464 asoc->peer.rwnd = asoc->peer.i.a_rwnd; in sctp_process_init()2472 transport->ssthresh = asoc->peer.i.a_rwnd; in sctp_process_init()
203 __u32 old_a_rwnd = asoc->a_rwnd; in sctp_gen_sack()205 asoc->a_rwnd = asoc->rwnd; in sctp_gen_sack()208 asoc->a_rwnd = old_a_rwnd; in sctp_gen_sack()1704 sackh.a_rwnd = htonl(asoc->peer.rwnd + in sctp_cmd_interpreter()
805 t->ssthresh = asoc->peer.i.a_rwnd; in sctp_transport_reset()
303 asoc->a_rwnd = asoc->rwnd; in sctp_packet_bundle_sack()
1391 sack_a_rwnd = ntohl(sack->a_rwnd); in sctp_outq_sack()
648 trans->ssthresh = asoc->peer.i.a_rwnd; in sctp_send_asconf_add_ip()5252 info->sctpi_rwnd = asoc->a_rwnd; in sctp_get_sctp_info()6705 assocparams.sasoc_local_rwnd = asoc->a_rwnd; in sctp_getsockopt_associnfo()