Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_stats.c303 ude6.udp6IfIndex = in udp_snmp_get()
306 ude6.udp6IfIndex = connp->conn_bound_if; in udp_snmp_get()
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1572 DeviceIndex udp6IfIndex; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6120 ifnamep = (ude6->udp6IfIndex != 0) ? in udp_report_item_v6()
6121 if_indextoname(ude6->udp6IfIndex, ifname) : NULL; in udp_report_item_v6()