Searched refs:sctp_arwnd (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c842 sctp->sctp_arwnd = psctp->sctp_arwnd;
883 sctp->sctp_arwnd = connp->conn_rcvbuf;
H A Dsctp_impl.h742 int32_t sctp_arwnd; /* Last advertised window */ member in struct:sctp_s
H A Dsctp_opt_data.c1122 sctp->sctp_arwnd = sctp->sctp_rwnd;
H A Dsctp_input.c1773 sctp->sctp_arwnd = sc->ssc_a_rwnd;
4431 if (connp->conn_rcvbuf - sctp->sctp_arwnd >= sctp->sctp_mss)
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c836 sctp->sctp_rwnd, sctp->sctp_arwnd, sctp->sctp_rxqueued,

Completed in 66 milliseconds