Data Fields | |
LIST_ENTRY | Link |
UINT32 | Xid |
EFI_DHCP6_INFO_CALLBACK | ReplyCallback |
VOID * | CallbackContext |
EFI_EVENT | TimeoutEvent |
Referenced by Dhcp6HandleStateless(), and Dhcp6StartInfoRequest().
LIST_ENTRY _DHCP6_INF_CB::Link |
Referenced by Dhcp6CleanupRetry(), Dhcp6DequeueRetry(), and Dhcp6StartInfoRequest().
EFI_DHCP6_INFO_CALLBACK _DHCP6_INF_CB::ReplyCallback |
Referenced by Dhcp6HandleStateless(), and Dhcp6StartInfoRequest().
EFI_EVENT _DHCP6_INF_CB::TimeoutEvent |
Referenced by Dhcp6CleanupRetry(), Dhcp6DequeueRetry(), and Dhcp6StartInfoRequest().
UINT32 _DHCP6_INF_CB::Xid |
Referenced by Dhcp6DequeueRetry(), and Dhcp6HandleStateless().