Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c455 optp->level = MIB2_TCP6; in tcp_snmp_get()
463 optp->level = MIB2_TCP6; in tcp_snmp_get()
474 optp->level = MIB2_TCP6; in tcp_snmp_get()
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h103 #define MIB2_TCP6 (IPPROTO_MAX+14) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5514 gather_attrs(item, MIB2_TCP6, MIB2_TCP6_CONN, tcp6ConnEntrySize) : in tcp_report()
5521 gather_info(item, MIB2_TCP6, MIB2_TCP6_CONN, tcp6ConnEntrySize) : in tcp_report()
5538 (item->group == MIB2_TCP6 && in tcp_report()
5544 if (item->group == MIB2_TCP6 && !family_selected(AF_INET6)) in tcp_report()