Searched refs:a_rwnd (Results 1 – 9 of 9) sorted by relevance
283 __be32 a_rwnd; member399 __be32 a_rwnd; member
178 asoc->a_rwnd = asoc->rwnd; in sctp_association_init()1473 if ((asoc->rwnd > asoc->a_rwnd) && in sctp_peer_needs_update()1474 ((asoc->rwnd - asoc->a_rwnd) >= max_t(__u32, in sctp_peer_needs_update()1515 asoc->a_rwnd); in sctp_assoc_rwnd_increase()1523 asoc->a_rwnd = asoc->rwnd; in sctp_assoc_rwnd_increase()1527 asoc->a_rwnd); in sctp_assoc_rwnd_increase()
252 init.a_rwnd = htonl(asoc->rwnd); in sctp_make_init()416 initack.a_rwnd = htonl(asoc->rwnd); in sctp_make_init_ack()784 sack.a_rwnd = htonl(asoc->a_rwnd); in sctp_make_sack()2267 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW) in sctp_verify_init()2399 asoc->peer.i.a_rwnd = in sctp_process_init()2400 ntohl(peer_init->init_hdr.a_rwnd); in sctp_process_init()2429 asoc->peer.rwnd = asoc->peer.i.a_rwnd; in sctp_process_init()2445 transport->ssthresh = asoc->peer.i.a_rwnd; in sctp_process_init()
218 __u32 old_a_rwnd = asoc->a_rwnd; in sctp_gen_sack()220 asoc->a_rwnd = asoc->rwnd; in sctp_gen_sack()223 asoc->a_rwnd = old_a_rwnd; in sctp_gen_sack()1699 sackh.a_rwnd = htonl(asoc->peer.rwnd + in sctp_cmd_interpreter()
663 t->ssthresh = asoc->peer.i.a_rwnd; in sctp_transport_reset()
289 asoc->a_rwnd = asoc->rwnd; in sctp_packet_bundle_sack()
1373 sack_a_rwnd = ntohl(sack->a_rwnd); in sctp_outq_sack()
649 trans->ssthresh = asoc->peer.i.a_rwnd; in sctp_send_asconf_add_ip()4925 info->sctpi_rwnd = asoc->a_rwnd; in sctp_get_sctp_info()6323 assocparams.sasoc_local_rwnd = asoc->a_rwnd; in sctp_getsockopt_associnfo()
1388 __u32 a_rwnd; member1877 __u32 a_rwnd; member