Searched refs:a_rwnd (Results 1 – 9 of 9) sorted by relevance
254 __be32 a_rwnd; member374 __be32 a_rwnd; member
177 asoc->a_rwnd = asoc->rwnd; in sctp_association_init()1427 if ((asoc->rwnd > asoc->a_rwnd) && in sctp_peer_needs_update()1428 ((asoc->rwnd - asoc->a_rwnd) >= max_t(__u32, in sctp_peer_needs_update()1469 asoc->a_rwnd); in sctp_assoc_rwnd_increase()1477 asoc->a_rwnd = asoc->rwnd; in sctp_assoc_rwnd_increase()1481 asoc->a_rwnd); in sctp_assoc_rwnd_increase()
249 init.a_rwnd = htonl(asoc->rwnd); in sctp_make_init()408 initack.a_rwnd = htonl(asoc->rwnd); in sctp_make_init_ack()775 sack.a_rwnd = htonl(asoc->a_rwnd); in sctp_make_sack()2241 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW) in sctp_verify_init()2373 asoc->peer.i.a_rwnd = in sctp_process_init()2374 ntohl(peer_init->init_hdr.a_rwnd); in sctp_process_init()2401 asoc->peer.rwnd = asoc->peer.i.a_rwnd; in sctp_process_init()2417 transport->ssthresh = asoc->peer.i.a_rwnd; in sctp_process_init()
621 t->ssthresh = asoc->peer.i.a_rwnd; in sctp_transport_reset()
248 asoc->a_rwnd = asoc->rwnd; in sctp_packet_bundle_sack()
218 asoc->a_rwnd = asoc->rwnd; in sctp_gen_sack()1636 sackh.a_rwnd = asoc->peer.rwnd + in sctp_cmd_interpreter()
1253 sack_a_rwnd = ntohl(sack->a_rwnd); in sctp_outq_sack()
592 trans->ssthresh = asoc->peer.i.a_rwnd; in sctp_send_asconf_add_ip()5288 assocparams.sasoc_local_rwnd = asoc->a_rwnd; in sctp_getsockopt_associnfo()
1290 __u32 a_rwnd; member1661 __u32 a_rwnd; member