Searched refs:Ip6SelectSourceAddress (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6Output.h | 36 Ip6SelectSourceAddress (
|
D | Ip6Output.c | 159 Ip6SelectSourceAddress ( in Ip6SelectSourceAddress() function 320 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface() 732 Status = Ip6SelectSourceAddress (IpSb, &NeighborCache->Neighbor, &Source); in Ip6Output()
|
D | Ip6Impl.c | 406 Status = Ip6SelectSourceAddress (IpSb, &Config->DestinationAddress, &Source); in Ip6ConfigProtocol() 1326 Status = Ip6SelectSourceAddress ( in EfiIp6Transmit()
|
D | Ip6Nd.c | 2897 Status = Ip6SelectSourceAddress (IpSb, &NeighborCache->Neighbor, &Source); in Ip6NdFasterTimerTicking() 2987 Status = Ip6SelectSourceAddress (IpSb, &NeighborCache->Neighbor, &Source); in Ip6NdFasterTimerTicking() 3024 Status = Ip6SelectSourceAddress (IpSb, &NeighborCache->Neighbor, &Source); in Ip6NdFasterTimerTicking()
|