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);
2306 ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW)
2439 asoc->peer.i.a_rwnd =
2440 ntohl(peer_init->init_hdr.a_rwnd);
2469 asoc->peer.rwnd = asoc->peer.i.a_rwnd;
2477 transport->ssthresh = asoc->peer.i.a_rwnd;