Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c241 tce6.tcp6ConnIfIndex = in tcp_snmp_get()
244 tce6.tcp6ConnIfIndex = connp->conn_bound_if; in tcp_snmp_get()
/titanic_50/usr/src/uts/common/inet/
H A Dmib2.h1408 DeviceIndex tcp6ConnIfIndex; member
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c4926 ifnamep = (tp6->tcp6ConnIfIndex != 0) ? in tcp_report_item_v6()
4927 if_indextoname(tp6->tcp6ConnIfIndex, ifname) : NULL; in tcp_report_item_v6()