Searched refs:EFI_ICMP_ERROR (Results 1 – 18 of 18) sorted by relevance
55 #define EFI_ICMP_ERROR EFIERR (22) macro
120 #define EFI_ICMP_ERROR RETURN_ICMP_ERROR macro
144 #define EFI_ICMP_ERROR RETURN_ICMP_ERROR macro
252 if (Status != EFI_ICMP_ERROR) { in PxeBcIcmpErrorDpcHandle()390 if (Status != EFI_ICMP_ERROR) { in PxeBcIcmp6ErrorDpcHandle()1162 if (Token->Status == EFI_ICMP_ERROR || in PxeBcUdp4Read()1266 if (Token->Status == EFI_ICMP_ERROR || in PxeBcUdp6Read()
991 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcMtftp()1388 if (Status == EFI_ICMP_ERROR || in EfiPxeBcUdpRead()
1250 } else if (Status == EFI_ICMP_ERROR) { in PxeBcLoadBootFile()
1706 if (Status == EFI_ICMP_ERROR) { in PxeBcDhcp4Dora()
2336 if (Status == EFI_ICMP_ERROR) { in PxeBcDhcp6Sarr()
381 IpIo->PktRcvdNotify (EFI_ICMP_ERROR, IcmpErr, Session, Pkt, IpIo->RcvdContext); in IpIoIcmpv4Handler()542 IpIo->PktRcvdNotify (EFI_ICMP_ERROR, IcmpErr, Session, Pkt, IpIo->RcvdContext); in IpIoIcmpv6Handler()1017 if (((EFI_SUCCESS != Status) && (EFI_ICMP_ERROR != Status)) || (NULL == RxData)) { in IpIoListenHandlerDpc()2083 return EFI_ICMP_ERROR; in IpIoGetIcmpErrStatus()2121 return EFI_ICMP_ERROR; in IpIoGetIcmpErrStatus()
644 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcDhcp()1034 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcDiscover()1292 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcMtftp()1501 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcUdpWrite()1703 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcUdpRead()2141 if (Status == EFI_ICMP_ERROR) { in EfiPxeBcArp()2955 } else if (Status == EFI_ICMP_ERROR) { in EfiPxeLoadFile()
195 IP4_GET_CLIP_INFO (Packet)->Status = EFI_ICMP_ERROR; in Ip4ProcessIcmpError()
541 if (Status == EFI_ICMP_ERROR) { Desc = (CHAR8 *) "ICMP Error"; } else in EfiStatusToString()
311 IP6_GET_CLIP_INFO (Packet)->Status = EFI_ICMP_ERROR; in Ip6ProcessIcmpError()
1606 Status = EFI_ICMP_ERROR; in Ip6ProcessNeighborSolicit()1776 return EFI_ICMP_ERROR; in Ip6ProcessNeighborAdvertise()2932 EFI_ICMP_ERROR, in Ip6NdFasterTimerTicking()
744 } else if (Status == EFI_ICMP_ERROR) { in EfiStatusToString()
937 if (Status == EFI_ICMP_ERROR) { Desc = (CHAR8 *) "ICMP Error"; } else in EfiStatusToString()
1874 Instance->IcmpError = EFI_ICMP_ERROR; in Udp6IcmpHandler()
1842 Instance->IcmpError = EFI_ICMP_ERROR; in Udp4IcmpHandler()