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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp6.h84 /// A Solicit packet is about to be sent. The packet is passed to Dhcp6Callback and
85 /// can be modified or replaced in Dhcp6Callback.
89 /// An Advertise packet is received and will be passed to Dhcp6Callback.
93 /// It is time for Dhcp6Callback to determine whether select the default Advertise
98 /// A Request packet is about to be sent. The packet is passed to Dhcp6Callback and
99 /// can be modified or replaced in Dhcp6Callback.
103 /// A Reply packet is received and will be passed to Dhcp6Callback.
107 /// A Reconfigure packet is received and will be passed to Dhcp6Callback.
111 /// A Decline packet is about to be sent. The packet is passed to Dhcp6Callback and
112 /// can be modified or replaced in Dhcp6Callback
338 EFI_DHCP6_CALLBACK Dhcp6Callback; member in struct:__anon12115
[all...]

Completed in 1318 milliseconds