Lines Matching refs:a_rwnd
174 * | Advertised Receiver Window Credit (a_rwnd) |
236 init.a_rwnd = htonl(asoc->rwnd);
403 initack.a_rwnd = htonl(asoc->rwnd);
776 sack.a_rwnd = htonl(asoc->a_rwnd);
2261 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW)
2393 asoc->peer.i.a_rwnd =
2394 ntohl(peer_init->init_hdr.a_rwnd);
2423 asoc->peer.rwnd = asoc->peer.i.a_rwnd;
2431 transport->ssthresh = asoc->peer.i.a_rwnd;