Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c301 tce6.tcp6ConnIfIndex = in tcp_snmp_get()
304 tce6.tcp6ConnIfIndex = in tcp_snmp_get()
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1456 DeviceIndex tcp6ConnIfIndex; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5732 ifnamep = (tp6->tcp6ConnIfIndex != 0) ? in tcp_report_item_v6()
5733 if_indextoname(tp6->tcp6ConnIfIndex, ifname) : NULL; in tcp_report_item_v6()