Searched defs:mib2_ipv6RouteEntry (Results 1 – 1 of 1) sorted by relevance
768 typedef struct mib2_ipv6RouteEntry { struct770 Ip6Address ipv6RouteDest;772 int ipv6RoutePfxLength;774 unsigned ipv6RouteIndex;776 DeviceName ipv6RouteIfIndex;778 Ip6Address ipv6RouteNextHop;781 int ipv6RouteType;810 } mib2_ipv6RouteEntry_t; argument