Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1629 #define MIB2_SCTP_shutdownSent 6 macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c921 return (MIB2_SCTP_shutdownSent); in sctp_snmp_state()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6267 case MIB2_SCTP_shutdownSent: in nssctp_state()