Searched refs:Udp4Token (Results 1 – 1 of 1) sorted by relevance
1265 EFI_UDP4_COMPLETION_TOKEN Udp4Token; in EfiPxeBcUdpRead() local1310 ZeroMem (&Udp4Token, sizeof (EFI_UDP4_COMPLETION_TOKEN)); in EfiPxeBcUdpRead()1329 &Udp4Token.Event in EfiPxeBcUdpRead()1363 &Udp4Token, in EfiPxeBcUdpRead()1448 Udp4Rx = Udp4Token.Packet.RxData; in EfiPxeBcUdpRead()1508 Private->Udp4Read->Cancel (Private->Udp4Read, &Udp4Token); in EfiPxeBcUdpRead()1509 gBS->CloseEvent (Udp4Token.Event); in EfiPxeBcUdpRead()