Home
last modified time | relevance | path

Searched refs:sctpRetransChunks (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c155 SCTPS_UPDATE_MIB(sctps, sctpRetransChunks, in sctp_kstat_update()
236 sctpkp->sctpRetransChunks.value.i64 = sctp_mib.sctpRetransChunks; in sctp_kstat_update()
647 SCTPS_UPDATE_MIB(sctps, sctpRetransChunks, in sctp_snmp_get_mib2()
979 to->sctpRetransChunks += from->sctpRetransChunks; in sctp_add_mib()
H A Dsctp.c733 SCTPS_UPDATE_MIB(sctps, sctpRetransChunks, sctp->sctp_rxtchunks); in sctp_free()
/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h330 kstat_named_t sctpRetransChunks; member
H A Dmib2.h1764 Counter64 sctpRetransChunks; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1836 MDIFF(d, s2, s1, sctpRetransChunks); in mib_item_diff()
2671 prval64("sctpRetransChunks", sctp->sctpRetransChunks); in print_sctp_stats()