Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c259 sctpkp->sctpInClosed.value.i32 = sctp_mib.sctpInClosed; in sctp_kstat_update()
1001 to->sctpInClosed += from->sctpInClosed; in sctp_add_mib()
H A Dsctp_input.c1353 SCTPS_BUMP_MIB(sctps, sctpInClosed); in sctp_data_chunk()
2302 SCTPS_BUMP_MIB(sctps, sctpInClosed); in sctp_process_forward_tsn()
/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h352 kstat_named_t sctpInClosed; member
H A Dmib2.h1808 Counter sctpInClosed; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1858 MDIFF(d, s2, s1, sctpInClosed); in mib_item_diff()
2693 prval("sctpInClosed", sctp->sctpInClosed); in print_sctp_stats()