Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c194 SCTPS_UPDATE_MIB(sctps, sctpReasmUsrMsgs, in sctp_kstat_update()
244 sctpkp->sctpReasmUsrMsgs.value.i64 = sctp_mib.sctpReasmUsrMsgs; in sctp_kstat_update()
656 SCTPS_UPDATE_MIB(sctps, sctpReasmUsrMsgs, sctp->sctp_reassmsgs); in sctp_snmp_get_mib2()
959 to->sctpReasmUsrMsgs += from->sctpReasmUsrMsgs; in sctp_add_mib()
H A Dsctp.c739 SCTPS_UPDATE_MIB(sctps, sctpReasmUsrMsgs, sctp->sctp_reassmsgs); in sctp_free()
/titanic_41/usr/src/uts/common/inet/
H A Dkstatcom.h345 kstat_named_t sctpReasmUsrMsgs; member
H A Dmib2.h1761 Counter64 sctpReasmUsrMsgs; member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1442 MDIFF(d, s2, s1, sctpReasmUsrMsgs); in mib_item_diff()
2283 prval64("sctpReasmUsrMsgs", sctp->sctpReasmUsrMsgs); in print_sctp_stats()