Searched refs:a_rwnd (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | sctp.h | 268 __be32 a_rwnd; member 384 __be32 a_rwnd; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sctp.h | 269 __be32 a_rwnd; member 385 __be32 a_rwnd; member
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | associola.c | 164 asoc->a_rwnd = asoc->rwnd; in sctp_association_init() 1449 if ((asoc->rwnd > asoc->a_rwnd) && in sctp_peer_needs_update() 1450 ((asoc->rwnd - asoc->a_rwnd) >= max_t(__u32, in sctp_peer_needs_update() 1491 asoc->a_rwnd); in sctp_assoc_rwnd_increase() 1499 asoc->a_rwnd = asoc->rwnd; in sctp_assoc_rwnd_increase() 1502 "a_rwnd:%u\n", __func__, asoc, asoc->rwnd, in sctp_assoc_rwnd_increase() 1503 asoc->a_rwnd); in sctp_assoc_rwnd_increase()
|
H A D | sm_make_chunk.c | 174 * | Advertised Receiver Window Credit (a_rwnd) | 236 init.a_rwnd = htonl(asoc->rwnd); in sctp_make_init() 403 initack.a_rwnd = htonl(asoc->rwnd); in sctp_make_init_ack() 776 sack.a_rwnd = htonl(asoc->a_rwnd); in sctp_make_sack() 2261 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW) in sctp_verify_init() 2393 asoc->peer.i.a_rwnd = in sctp_process_init() 2394 ntohl(peer_init->init_hdr.a_rwnd); in sctp_process_init() 2423 asoc->peer.rwnd = asoc->peer.i.a_rwnd; in sctp_process_init() 2431 transport->ssthresh = asoc->peer.i.a_rwnd; in sctp_process_init() [all...] |
H A D | sm_sideeffect.c | 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() 1684 sackh.a_rwnd = htonl(asoc->peer.rwnd + in sctp_cmd_interpreter()
|
H A D | transport.c | 649 t->ssthresh = asoc->peer.i.a_rwnd; in sctp_transport_reset()
|
H A D | output.c | 277 asoc->a_rwnd = asoc->rwnd; in sctp_packet_bundle_sack()
|
H A D | outqueue.c | 1359 /* ii) Set rwnd equal to the newly received a_rwnd minus the in sctp_outq_sack() 1364 sack_a_rwnd = ntohl(sack->a_rwnd); in sctp_outq_sack()
|
H A D | socket.c | 644 trans->ssthresh = asoc->peer.i.a_rwnd; in sctp_send_asconf_add_ip() 5073 info->sctpi_rwnd = asoc->a_rwnd; in sctp_get_sctp_info() 6508 assocparams.sasoc_local_rwnd = asoc->a_rwnd; in sctp_getsockopt_associnfo()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | associola.c | 167 asoc->a_rwnd = asoc->rwnd; in sctp_association_init() 1457 if ((asoc->rwnd > asoc->a_rwnd) && in sctp_peer_needs_update() 1458 ((asoc->rwnd - asoc->a_rwnd) >= max_t(__u32, in sctp_peer_needs_update() 1499 asoc->a_rwnd); in sctp_assoc_rwnd_increase() 1507 asoc->a_rwnd = asoc->rwnd; in sctp_assoc_rwnd_increase() 1510 "a_rwnd:%u\n", __func__, asoc, asoc->rwnd, in sctp_assoc_rwnd_increase() 1511 asoc->a_rwnd); in sctp_assoc_rwnd_increase()
|
H A D | sm_make_chunk.c | 174 * | Advertised Receiver Window Credit (a_rwnd) | 236 init.a_rwnd = htonl(asoc->rwnd); in sctp_make_init() 403 initack.a_rwnd = htonl(asoc->rwnd); in sctp_make_init_ack() 776 sack.a_rwnd = htonl(asoc->a_rwnd); in sctp_make_sack() 2306 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW) in sctp_verify_init() 2439 asoc->peer.i.a_rwnd = in sctp_process_init() 2440 ntohl(peer_init->init_hdr.a_rwnd); in sctp_process_init() 2469 asoc->peer.rwnd = asoc->peer.i.a_rwnd; in sctp_process_init() 2477 transport->ssthresh = asoc->peer.i.a_rwnd; in sctp_process_init() [all...] |
H A D | sm_sideeffect.c | 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() 1694 sackh.a_rwnd = htonl(asoc->peer.rwnd + in sctp_cmd_interpreter()
|
H A D | transport.c | 807 t->ssthresh = asoc->peer.i.a_rwnd; in sctp_transport_reset()
|
H A D | output.c | 303 asoc->a_rwnd = asoc->rwnd; in sctp_packet_bundle_sack()
|
H A D | outqueue.c | 1385 /* ii) Set rwnd equal to the newly received a_rwnd minus the in sctp_outq_sack() 1390 sack_a_rwnd = ntohl(sack->a_rwnd); in sctp_outq_sack()
|
H A D | socket.c | 646 trans->ssthresh = asoc->peer.i.a_rwnd; in sctp_send_asconf_add_ip() 5188 info->sctpi_rwnd = asoc->a_rwnd; in sctp_get_sctp_info() 6632 assocparams.sasoc_local_rwnd = asoc->a_rwnd; in sctp_getsockopt_associnfo()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 1383 __u32 a_rwnd; member 1873 * to set a_rwnd field in an INIT or a SACK chunk. 1878 __u32 a_rwnd; member
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 1399 __u32 a_rwnd; member 1899 * to set a_rwnd field in an INIT or a SACK chunk. 1904 __u32 a_rwnd; member
|
Completed in 58 milliseconds