XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_EAPOL_SUPPLICANT_PAE_STATISTICS Struct Reference

#include <EapManagement.h>

Public Attributes

UINTN EapolFramesReceived
 
UINTN EapolFramesTransmitted
 
UINTN EapolStartFramesTransmitted
 
UINTN EapolLogoffFramesTransmitted
 
UINTN EapRespIdFramesTransmitted
 
UINTN EapResponseFramesTransmitted
 
UINTN EapReqIdFramesReceived
 
UINTN EapRequestFramesReceived
 
UINTN InvalidEapolFramesReceived
 
UINTN EapLengthErrorFramesReceived
 
UINTN LastEapolFrameVersion
 
UINTN LastEapolFrameSource
 

Detailed Description

Supplicant Statistics (IEEE Std 802.1X Section 9.5.2)

Member Data Documentation

◆ EapLengthErrorFramesReceived

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapLengthErrorFramesReceived

The number of EAPOL frames that have been received by this Supplicant in which the Packet Body Length field (7.5.5) is invalid.

◆ EapolFramesReceived

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolFramesReceived

The number of EAPOL frames of any type that have been received by this Supplican.

◆ EapolFramesTransmitted

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolFramesTransmitted

The number of EAPOL frames of any type that have been transmitted by this Supplicant.

◆ EapolLogoffFramesTransmitted

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolLogoffFramesTransmitted

The number of EAPOL Logoff frames that have been transmitted by this Supplicant.

◆ EapolStartFramesTransmitted

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolStartFramesTransmitted

The number of EAPOL Start frames that have been transmitted by this Supplicant.

◆ EapReqIdFramesReceived

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapReqIdFramesReceived

The number of EAP Req/Id frames that have been received by this Supplicant.

◆ EapRequestFramesReceived

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapRequestFramesReceived

The number of EAP Request frames (other than Rq/Id frames) that have been received by this Supplicant.

◆ EapRespIdFramesTransmitted

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapRespIdFramesTransmitted

The number of EAP Resp/Id frames that have been transmitted by this Supplicant.

◆ EapResponseFramesTransmitted

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapResponseFramesTransmitted

The number of valid EAP Response frames (other than Resp/Id frames) that have been transmitted by this Supplicant.

◆ InvalidEapolFramesReceived

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::InvalidEapolFramesReceived

The number of EAPOL frames that have been received by this Supplicant in which the frame type is not recognized.

◆ LastEapolFrameSource

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::LastEapolFrameSource

The source MAC address carried in the most recently received EAPOL frame.

◆ LastEapolFrameVersion

UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::LastEapolFrameVersion

The protocol version number carried in the most recently received EAPOL frame.


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