Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c164 SCTPS_UPDATE_MIB(sctps, sctpInCtrlChunks, in sctp_kstat_update()
237 sctpkp->sctpInCtrlChunks.value.i64 = sctp_mib.sctpInCtrlChunks; in sctp_kstat_update()
641 SCTPS_UPDATE_MIB(sctps, sctpInCtrlChunks, sctp->sctp_ibchunks); in sctp_snmp_get_mib2()
952 to->sctpInCtrlChunks += from->sctpInCtrlChunks; in sctp_add_mib()
H A Dsctp.c735 SCTPS_UPDATE_MIB(sctps, sctpInCtrlChunks, sctp->sctp_ibchunks); in sctp_free()
/titanic_41/usr/src/uts/common/inet/
H A Dkstatcom.h338 kstat_named_t sctpInCtrlChunks; member
H A Dmib2.h1747 Counter64 sctpInCtrlChunks; member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1435 MDIFF(d, s2, s1, sctpInCtrlChunks); in mib_item_diff()
2276 prval64("sctpInCtrlChunks", sctp->sctpInCtrlChunks); in print_sctp_stats()