Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c201 SCTPS_BUMP_MIB(sctps, sctpListenDrop); in sctp_conn_request()
233 SCTPS_BUMP_MIB(sctps, sctpListenDrop); in sctp_conn_request()
277 SCTPS_BUMP_MIB(sctps, sctpListenDrop); in sctp_conn_request()
317 SCTPS_BUMP_MIB(sctps, sctpListenDrop); in sctp_conn_request()
335 SCTPS_BUMP_MIB(sctps, sctpListenDrop); in sctp_conn_request()
H A Dsctp_snmp.c258 sctpkp->sctpListenDrop.value.i32 = sctp_mib.sctpListenDrop; in sctp_kstat_update()
1000 to->sctpListenDrop += from->sctpListenDrop; in sctp_add_mib()
/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h351 kstat_named_t sctpListenDrop; member
H A Dmib2.h1806 Counter sctpListenDrop; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1857 MDIFF(d, s2, s1, sctpListenDrop); in mib_item_diff()
2692 prval("sctpListenDrop", sctp->sctpListenDrop); in print_sctp_stats()