Searched defs:mib2_ipv6AddrEntry (Results 1 – 1 of 1) sorted by relevance
644 typedef struct mib2_ipv6AddrEntry { struct646 DeviceName ipv6AddrIfIndex;649 Ip6Address ipv6AddrAddress;651 uint_t ipv6AddrPfxLength;653 uint_t ipv6AddrType;655 uint_t ipv6AddrAnycastFlag;680 } mib2_ipv6AddrEntry_t; argument