Home
last modified time | relevance | path

Searched defs:_DHCP6_INSTANCE (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Impl.h234 struct _DHCP6_INSTANCE { struct
235 UINT32 Signature;
236 EFI_HANDLE Handle;
237 DHCP6_SERVICE *Service;
238 LIST_ENTRY Link;
239 EFI_DHCP6_PROTOCOL Dhcp6;
240 EFI_EVENT Timer;
241 EFI_DHCP6_CONFIG_DATA *Config;
242 EFI_DHCP6_IA *CacheIa;
243 DHCP6_IA_CB IaCb;
[all …]