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

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

Data Fields

UINT8 ValidFieldMask
 
UINTN AuthPeriod
 
UINTN HeldPeriod
 
UINTN StartPeriod
 
UINTN MaxStart
 

Detailed Description

EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION

Definition at line 86 of file EapManagement.h.

Field Documentation

◆ AuthPeriod

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::AuthPeriod

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

Definition at line 94 of file EapManagement.h.

◆ HeldPeriod

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::HeldPeriod

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

Definition at line 98 of file EapManagement.h.

◆ MaxStart

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.

Definition at line 108 of file EapManagement.h.

◆ StartPeriod

UINTN _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::StartPeriod

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

Definition at line 102 of file EapManagement.h.

◆ ValidFieldMask

UINT8 _EFI_EAPOL_SUPPLICANT_PAE_CONFIGURATION::ValidFieldMask

Indicates which of the following fields are valid.

Definition at line 90 of file EapManagement.h.


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