Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dmib2.h1617 uint32_t sctpAssocId; member
1666 uint32_t sctpAssocId; member
1675 uint32_t sctpAssocId; member
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c659 sce.sctpAssocId = ntohl(sctp->sctp_lvtag); in sctp_snmp_get_mib2()
705 scle.sctpAssocId = ntohl(sctp->sctp_lvtag); in sctp_snmp_get_mib2()
728 scre.sctpAssocId = ntohl(sctp->sctp_lvtag); in sctp_snmp_get_mib2()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5226 if (sre->sctpAssocId != associd) { in sctp_getnext_rem()
5261 if (sle->sctpAssocId != associd) { in sctp_getnext_local()
5322 uint32_t id = sp->sctpAssocId; in sctp_conn_report_item()