Data Fields | |
UINT32 | Signature |
EFI_HANDLE | Controller |
EFI_HANDLE | Image |
EFI_SERVICE_BINDING_PROTOCOL | ServiceBinding |
EFI_SIMPLE_NETWORK_PROTOCOL * | Snp |
EFI_IP6_CONFIG_PROTOCOL * | Ip6Cfg |
EFI_DHCP6_DUID * | ClientId |
UDP_IO * | UdpIo |
UINT32 | Xid |
LIST_ENTRY | Child |
UINTN | NumOfChild |
LIST_ENTRY _DHCP6_SERVICE::Child |
EFI_DHCP6_DUID* _DHCP6_SERVICE::ClientId |
EFI_HANDLE _DHCP6_SERVICE::Controller |
Referenced by Dhcp6CreateService().
EFI_HANDLE _DHCP6_SERVICE::Image |
Referenced by Dhcp6CreateService().
EFI_IP6_CONFIG_PROTOCOL* _DHCP6_SERVICE::Ip6Cfg |
Referenced by Dhcp6CreateService(), and EfiDhcp6InfoRequest().
Referenced by Dhcp6ServiceBindingCreateChild(), and Dhcp6ServiceBindingDestroyChild().
EFI_SERVICE_BINDING_PROTOCOL _DHCP6_SERVICE::ServiceBinding |
Referenced by Dhcp6CreateService(), and Dhcp6DriverBindingStart().
UINT32 _DHCP6_SERVICE::Signature |
Referenced by Dhcp6CreateService().
EFI_SIMPLE_NETWORK_PROTOCOL* _DHCP6_SERVICE::Snp |
Referenced by Dhcp6CreateService().
UDP_IO* _DHCP6_SERVICE::UdpIo |
Referenced by Dhcp6CreateService(), Dhcp6HandleStateful(), Dhcp6HandleStateless(), Dhcp6ReceivePacket(), Dhcp6ServiceBindingCreateChild(), Dhcp6ServiceBindingDestroyChild(), Dhcp6StartInfoRequest(), Dhcp6TransmitPacket(), EfiDhcp6Decline(), EfiDhcp6InfoRequest(), EfiDhcp6Release(), EfiDhcp6RenewRebind(), EfiDhcp6Start(), and EfiDhcp6Stop().
UINT32 _DHCP6_SERVICE::Xid |