iPXE
Data Fields
EFI_IP6_CONFIG_DUP_ADDR_DETECT_TRANSMITS Struct Reference

EFI_IP6_CONFIG_DUP_ADDR_DETECT_TRANSMITS describes the number of consecutive Neighbor Solicitation messages sent while performing Duplicate Address Detection on a tentative address. More...

#include <Ip6Config.h>

Data Fields

UINT32 DupAddrDetectTransmits
 The number of consecutive Neighbor Solicitation messages sent. More...
 

Detailed Description

EFI_IP6_CONFIG_DUP_ADDR_DETECT_TRANSMITS describes the number of consecutive Neighbor Solicitation messages sent while performing Duplicate Address Detection on a tentative address.

The default value for a newly detected communication device is 1.

Definition at line 186 of file Ip6Config.h.

Field Documentation

◆ DupAddrDetectTransmits

UINT32 EFI_IP6_CONFIG_DUP_ADDR_DETECT_TRANSMITS::DupAddrDetectTransmits

The number of consecutive Neighbor Solicitation messages sent.

Definition at line 187 of file Ip6Config.h.


The documentation for this struct was generated from the following file: