Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dmib2.h1185 #define MIB2_TCP_CONN 13 /* tcpConnEntry */ macro
1189 #define MIB2_TCP_13 MIB2_TCP_CONN
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c387 optp->name = MIB2_TCP_CONN; in tcp_snmp_get()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c4786 gather_attrs(item, MIB2_TCP, MIB2_TCP_CONN, tcpConnEntrySize) : in tcp_report()
4805 item->mib_id == MIB2_TCP_CONN) || in tcp_report()