Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1662 int sctpAssocState; member
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c801 sce.sctpAssocState = sctp_snmp_state(sctp); in sctp_snmp_get_mib2()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6458 nssctp_state(sp->sctpAssocState, attr), in sctp_conn_report_item()
6463 nssctp_state(sp->sctpAssocState, attr)); in sctp_conn_report_item()
6478 nssctp_state(sp->sctpAssocState, attr)); in sctp_conn_report_item()
6563 sp->sctpAssocState >= MIB2_SCTP_established)) in sctp_report()