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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp4.h57 /// EFI_DHCP4_PACKET defines the format of DHCPv4 packets. See RFC 2131 for more information.
81 /// Size of the EFI_DHCP4_PACKET buffer.
85 /// Length of the EFI_DHCP4_PACKET from the first byte of the Header field
104 } EFI_DHCP4_PACKET; typedef in typeref:struct:__anon12095
248 IN EFI_DHCP4_PACKET *Packet OPTIONAL,
249 OUT EFI_DHCP4_PACKET **NewPacket OPTIONAL
349 EFI_DHCP4_PACKET *ReplyPacket;
409 EFI_DHCP4_PACKET *Packet;
417 EFI_DHCP4_PACKET *ResponseList;
678 IN EFI_DHCP4_PACKET *SeedPacke
[all...]

Completed in 96 milliseconds