Home
last modified time | relevance | path

Searched refs:MIB2_SCTP_shutdownReceived (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1630 #define MIB2_SCTP_shutdownReceived 7 macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c923 return (MIB2_SCTP_shutdownReceived); in sctp_snmp_state()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6270 case MIB2_SCTP_shutdownReceived: in nssctp_state()