TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/EapManagement.h>
Supplicant Statistics (IEEE Std 802.1X Section 9.5.2)
Definition at line 114 of file EapManagement.h.
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.
Definition at line 158 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolFramesReceived |
The number of EAPOL frames of any type that have been received by this Supplican.
Definition at line 118 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolFramesTransmitted |
The number of EAPOL frames of any type that have been transmitted by this Supplicant.
Definition at line 122 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolLogoffFramesTransmitted |
The number of EAPOL Logoff frames that have been transmitted by this Supplicant.
Definition at line 130 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapolStartFramesTransmitted |
The number of EAPOL Start frames that have been transmitted by this Supplicant.
Definition at line 126 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapReqIdFramesReceived |
The number of EAP Req/Id frames that have been received by this Supplicant.
Definition at line 143 of file EapManagement.h.
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.
Definition at line 148 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::EapRespIdFramesTransmitted |
The number of EAP Resp/Id frames that have been transmitted by this Supplicant.
Definition at line 134 of file EapManagement.h.
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.
Definition at line 139 of file EapManagement.h.
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.
Definition at line 153 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::LastEapolFrameSource |
The source MAC address carried in the most recently received EAPOL frame.
Definition at line 166 of file EapManagement.h.
UINTN _EFI_EAPOL_SUPPLICANT_PAE_STATISTICS::LastEapolFrameVersion |
The protocol version number carried in the most recently received EAPOL frame.
Definition at line 162 of file EapManagement.h.