Home
last modified time | relevance | path

Searched defs:sie (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_xfer.h56 sie :1, member
60 sie :1, member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c893 process_hash_find(const mib2_socketInfoEntry_t *sie, int type, int family) in process_hash_find()
919 process_hash_get(const mib2_socketInfoEntry_t *sie, int type, int family) in process_hash_get()
937 mib2_socketInfoEntry_t sie = { in process_hash_insert() local
5183 sie_report(const mib2_socketInfoEntry_t *sie) in sie_report()
5227 mib2_socketInfoEntry_t **info, *sie; in gather_info() local
5579 const mib2_transportMLPEntry_t *attr, const mib2_socketInfoEntry_t *sie) in tcp_report_item_v4()
5706 const mib2_transportMLPEntry_t *attr, const mib2_socketInfoEntry_t *sie) in tcp_report_item_v6()
6025 const mib2_transportMLPEntry_t *attr, const mib2_socketInfoEntry_t *sie) in udp_report_item_v4()
6095 const mib2_transportMLPEntry_t *attr, const mib2_socketInfoEntry_t *sie) in udp_report_item_v6()
6409 const mib2_socketInfoEntry_t *sie) in sctp_conn_report_item()
[all …]
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c555 mib2_socketInfoEntry_t *sie, psie; in sctp_snmp_get_mib2() local
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_stats.c75 mib2_socketInfoEntry_t *sie, psie; in udp_snmp_get() local
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c163 mib2_socketInfoEntry_t *sie, psie; in tcp_snmp_get() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c2730 conn_get_socket_info(conn_t *connp, mib2_socketInfoEntry_t *sie) in conn_get_socket_info()