MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION Struct Reference

Data Fields

UINT8 ValidFieldMask
 
UINTN AuthPeriod
 
UINTN HeldPeriod
 
UINTN StartPeriod
 
UINTN MaxStart
 

Detailed Description

EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION

Field Documentation

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::AuthPeriod

The initial value for the authWhile timer. Its default value is 30s.

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::HeldPeriod

The initial value for the heldWhile timer. Its default value is 60s.

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::MaxStart

The maximum number of successive EAPOL-Start messages will be sent before the Supplicant assumes that there is no Authenticator present. Its default value is 3.

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::StartPeriod

The initial value for the startWhen timer. Its default value is 30s.

UINT8 _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::ValidFieldMask

Indicates which of the following fields are valid.