Searched defs:EFI_DHCP6_PACKET (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp6.h184 /// EFI_DHCP6_PACKET
189 /// Size of the EFI_DHCP6_PACKET buffer.
193 /// Length of the EFI_DHCP6_PACKET from the first byte of the Header field to the last
207 } EFI_DHCP6_PACKET; typedef in typeref:struct:__anon12107
278 EFI_DHCP6_PACKET *ReplyPacket;
329 IN EFI_DHCP6_PACKET *Packet,
330 OUT EFI_DHCP6_PACKET **NewPacket OPTIONAL
406 IN EFI_DHCP6_PACKET *Packet
762 IN EFI_DHCP6_PACKET *Packet,

Completed in 33 milliseconds