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);
233 SCTPS_BUMP_MIB(sctps, sctpListenDrop);
277 SCTPS_BUMP_MIB(sctps, sctpListenDrop);
317 SCTPS_BUMP_MIB(sctps, sctpListenDrop);
335 SCTPS_BUMP_MIB(sctps, sctpListenDrop);
H A Dsctp_snmp.c253 sctpkp->sctpListenDrop.value.i32 = sctp_mib.sctpListenDrop;
304 { "sctpListenDrop", KSTAT_DATA_INT32, 0 },
967 to->sctpListenDrop += from->sctpListenDrop;
/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h353 kstat_named_t sctpListenDrop; member in struct:sctp_named_kstat
H A Dmib2.h1777 Counter sctpListenDrop; member in struct:mib2_sctp
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1450 MDIFF(d, s2, s1, sctpListenDrop);
2291 prval("sctpListenDrop", sctp->sctpListenDrop);

Completed in 92 milliseconds