Searched defs:mib2_ipv6AddrEntry (Results 1 – 1 of 1) sorted by relevance
652 typedef struct mib2_ipv6AddrEntry { struct654 DeviceName ipv6AddrIfIndex;657 Ip6Address ipv6AddrAddress;659 uint_t ipv6AddrPfxLength;661 uint_t ipv6AddrType;663 uint_t ipv6AddrAnycastFlag;688 } mib2_ipv6AddrEntry_t; argument