TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_IP6_CONFIG_DUP_ADDR_DETECT_TRANSMITS Struct Reference

#include <MdePkg/Include/Protocol/Ip6Config.h>

Data Fields

UINT32 DupAddrDetectTransmits
 The number of consecutive Neighbor Solicitation messages sent.
 

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 184 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 185 of file Ip6Config.h.


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