Searched refs:Ip6CreateRouteEntry (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6Route.h | 194 Ip6CreateRouteEntry (
|
D | Ip6Route.c | 57 Ip6CreateRouteEntry ( in Ip6CreateRouteEntry() function 483 Route = Ip6CreateRouteEntry (Destination, PrefixLength, GatewayAddress); in Ip6AddRoute()
|
D | Ip6Icmp.c | 247 RouteEntry = Ip6CreateRouteEntry (DestAddress, 128, NULL); in Ip6ProcessPacketTooBig()
|
D | Ip6Nd.c | 235 RtEntry = Ip6CreateRouteEntry (Prefix, PrefixLength, NULL); in Ip6CreatePrefixListEntry() 710 RtEntry = Ip6CreateRouteEntry (NULL, 0, Ip6Address); in Ip6CreateDefaultRouter() 2544 RouteEntry = Ip6CreateRouteEntry (IcmpDest, 0, NULL); in Ip6ProcessRedirect()
|