Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c126 SCTPS_UPDATE_MIB(sctps, sctpOutCtrlChunks, in sctp_kstat_update()
228 sctpkp->sctpOutCtrlChunks.value.i64 = sctp_mib.sctpOutCtrlChunks; in sctp_kstat_update()
620 SCTPS_UPDATE_MIB(sctps, sctpOutCtrlChunks, sctp->sctp_obchunks); in sctp_snmp_get_mib2()
943 to->sctpOutCtrlChunks += from->sctpOutCtrlChunks; in sctp_add_mib()
H A Dsctp.c730 SCTPS_UPDATE_MIB(sctps, sctpOutCtrlChunks, sctp->sctp_obchunks); in sctp_free()
/titanic_41/usr/src/uts/common/inet/
H A Dkstatcom.h329 kstat_named_t sctpOutCtrlChunks; member
H A Dmib2.h1729 Counter64 sctpOutCtrlChunks; member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1426 MDIFF(d, s2, s1, sctpOutCtrlChunks); in mib_item_diff()
2267 prval64("sctpOutCtrlChunks", sctp->sctpOutCtrlChunks); in print_sctp_stats()