Home
last modified time | relevance | path

Searched refs:mib2_socketInfoEntry_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c937 mib2_socketInfoEntry_t sie = { in process_hash_insert()
5183 sie_report(const mib2_socketInfoEntry_t *sie) in sie_report()
5222 static mib2_socketInfoEntry_t **
5227 mib2_socketInfoEntry_t **info, *sie; in gather_info()
5483 const mib2_socketInfoEntry_t *);
5486 const mib2_socketInfoEntry_t *);
5499 mib2_socketInfoEntry_t *iptr; in tcp_report()
5946 mib2_socketInfoEntry_t *iptr; in udp_report()
6409 const mib2_socketInfoEntry_t *sie) in sctp_conn_report_item()
6536 mib2_socketInfoEntry_t **info, **i, *iptr; in sctp_report()
[all …]
/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h739 extern mib2_socketInfoEntry_t *conn_get_socket_info(conn_t *,
740 mib2_socketInfoEntry_t *);
H A Dmib2.h990 } mib2_socketInfoEntry_t; typedef
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_stats.c75 mib2_socketInfoEntry_t *sie, psie; in udp_snmp_get()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c2729 mib2_socketInfoEntry_t *
2730 conn_get_socket_info(conn_t *connp, mib2_socketInfoEntry_t *sie) in conn_get_socket_info()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c555 mib2_socketInfoEntry_t *sie, psie; in sctp_snmp_get_mib2()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c162 mib2_socketInfoEntry_t *sie, psie; in tcp_snmp_get()