Searched refs:sas_maxrto (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c964 sas->sas_maxrto = sctp->sctp_prev_maxrto;
967 sas->sas_maxrto = sctp->sctp_maxrto;
970 sctp->sctp_prev_maxrto = sas->sas_maxrto;
/opensolaris-onvv-gate/usr/src/uts/common/netinet/
H A Dsctp.h490 * All stats are counts except sas_maxrto, which is the max value
496 uint64_t sas_maxrto; /* Maximum Observed RTO this period */ member in struct:sctp_assoc_stats

Completed in 90 milliseconds