Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c552 mib2_sctpConnLocalEntry_t scle; in sctp_snmp_get_mib2()
954 sizeof (mib2_sctpConnLocalEntry_t)); in sctp_sum_mib()
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1700 } mib2_sctpConnLocalEntry_t; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6333 static const mib2_sctpConnLocalEntry_t *
6335 const mib2_sctpConnLocalEntry_t *current, uint32_t associd) in sctp_getnext_local()
6338 const mib2_sctpConnLocalEntry_t *sle; in sctp_getnext_local()
6347 sle = (const mib2_sctpConnLocalEntry_t *) in sctp_getnext_local()
6353 sle = (const mib2_sctpConnLocalEntry_t *) in sctp_getnext_local()
6414 const mib2_sctpConnLocalEntry_t *sle = NULL; in sctp_conn_report_item()