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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp6.h32 typedef struct _EFI_DHCP6_PROTOCOL EFI_DHCP6_PROTOCOL; typedef in typeref:struct:_EFI_DHCP6_PROTOCOL
306 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance that is used to configure this
308 @param[in] Context Pointer to the context that is initialized by EFI_DHCP6_PROTOCOL.Configure().
325 IN EFI_DHCP6_PROTOCOL *This,
349 /// can be freed after EFI_DHCP6_PROTOCOL.Configure() returns. Ignored if
381 /// buffer can be freed after EFI_DHCP6_PROTOCOL.Configure() returns.
390 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance that is used to configure this
392 @param[in] Context Pointer to the context that is initialized in the EFI_DHCP6_PROTOCOL.InfoRequest().
404 IN EFI_DHCP6_PROTOCOL *This,
412 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instanc
[all...]

Completed in 33 milliseconds