Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c405 optp->level = MIB2_TCP6; in tcp_snmp_get()
413 optp->level = MIB2_TCP6; in tcp_snmp_get()
/titanic_41/usr/src/uts/common/inet/
H A Dmib2.h96 #define MIB2_TCP6 (IPPROTO_MAX+14) macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c4789 gather_attrs(item, MIB2_TCP6, MIB2_TCP6_CONN, tcp6ConnEntrySize) : in tcp_report()
4806 (item->group == MIB2_TCP6 && in tcp_report()
4812 else if (item->group == MIB2_TCP6 && !family_selected(AF_INET6)) in tcp_report()