Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_tcp.h43 { "tcp", TCP_DEFAULT_FIELDS, MIB2_TCP, MIB2_TCP_CONN, MIB2_TCP6_CONN, \
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1209 #define MIB2_TCP_CONN 13 /* tcpConnEntry */ macro
1213 #define MIB2_TCP_13 MIB2_TCP_CONN
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c426 optp->name = MIB2_TCP_CONN; in tcp_snmp_get()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5511 gather_attrs(item, MIB2_TCP, MIB2_TCP_CONN, tcpConnEntrySize) : in tcp_report()
5518 gather_info(item, MIB2_TCP, MIB2_TCP_CONN, tcpConnEntrySize) : in tcp_report()
5537 item->mib_id == MIB2_TCP_CONN) || in tcp_report()