Searched refs:Udp6Token (Results 1 – 1 of 1) sorted by relevance
1266 EFI_UDP6_COMPLETION_TOKEN Udp6Token; in EfiPxeBcUdpRead() local1309 ZeroMem (&Udp6Token, sizeof (EFI_UDP6_COMPLETION_TOKEN)); in EfiPxeBcUdpRead()1318 &Udp6Token.Event in EfiPxeBcUdpRead()1349 &Udp6Token, in EfiPxeBcUdpRead()1394 Udp6Rx = Udp6Token.Packet.RxData; in EfiPxeBcUdpRead()1505 Private->Udp6Read->Cancel (Private->Udp6Read, &Udp6Token); in EfiPxeBcUdpRead()1506 gBS->CloseEvent (Udp6Token.Event); in EfiPxeBcUdpRead()