Home
last modified time | relevance | path

Searched refs:Ip6CreateRouteEntry (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Route.h194 Ip6CreateRouteEntry (
DIp6Route.c57 Ip6CreateRouteEntry ( in Ip6CreateRouteEntry() function
483 Route = Ip6CreateRouteEntry (Destination, PrefixLength, GatewayAddress); in Ip6AddRoute()
DIp6Icmp.c247 RouteEntry = Ip6CreateRouteEntry (DestAddress, 128, NULL); in Ip6ProcessPacketTooBig()
DIp6Nd.c235 RtEntry = Ip6CreateRouteEntry (Prefix, PrefixLength, NULL); in Ip6CreatePrefixListEntry()
710 RtEntry = Ip6CreateRouteEntry (NULL, 0, Ip6Address); in Ip6CreateDefaultRouter()
2544 RouteEntry = Ip6CreateRouteEntry (IcmpDest, 0, NULL); in Ip6ProcessRedirect()