Searched defs:mib2_ipv6RouteEntry (Results 1 – 1 of 1) sorted by relevance
760 typedef struct mib2_ipv6RouteEntry { struct762 Ip6Address ipv6RouteDest;764 int ipv6RoutePfxLength;766 unsigned ipv6RouteIndex;768 DeviceName ipv6RouteIfIndex;770 Ip6Address ipv6RouteNextHop;773 int ipv6RouteType;802 } mib2_ipv6RouteEntry_t; argument