Home
last modified time | relevance | path

Searched refs:sctpRtoMax (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h315 kstat_named_t sctpRtoMax; member
H A Dmib2.h1734 uint32_t sctpRtoMax; member
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c220 sctpkp->sctpRtoMax.value.ui32 = sctps->sctps_rto_maxg; in sctp_kstat_update()
945 SET_MIB(sctp_mib->sctpRtoMax, sctps->sctps_rto_maxg); in sctp_sum_mib()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1821 d->sctpRtoMax = s2->sctpRtoMax; in mib_item_diff()
2656 prval("sctpRtoMax", sctp->sctpRtoMax); in print_sctp_stats()