Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5223 gather_info(const mib_item_t *item, int group, int mib_id, int esize) in gather_info() function
5518 gather_info(item, MIB2_TCP, MIB2_TCP_CONN, tcpConnEntrySize) : in tcp_report()
5521 gather_info(item, MIB2_TCP6, MIB2_TCP6_CONN, tcp6ConnEntrySize) : in tcp_report()
5964 gather_info(item, MIB2_UDP, MIB2_UDP_ENTRY, udpEntrySize) : in udp_report()
5967 gather_info(item, MIB2_UDP6, MIB2_UDP6_ENTRY, udp6EntrySize) : in udp_report()
6548 gather_info(item, MIB2_SCTP, MIB2_SCTP_CONN, sctpEntrySize) : in sctp_report()