HomeSort by relevance Sort by last modified time
    Searched refs:Ip6CreateRouteEntry (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Route.h 194 Ip6CreateRouteEntry (
Ip6Route.c 57 Ip6CreateRouteEntry (
483 Route = Ip6CreateRouteEntry (Destination, PrefixLength, GatewayAddress);
Ip6Icmp.c 247 RouteEntry = Ip6CreateRouteEntry (DestAddress, 128, NULL);
Ip6Nd.c 235 RtEntry = Ip6CreateRouteEntry (Prefix, PrefixLength, NULL);
710 RtEntry = Ip6CreateRouteEntry (NULL, 0, Ip6Address);
    [all...]

Completed in 100 milliseconds