AuthenticatorStats Struct Reference
Statistics information. More...
#include <authenticator.h>
Data Fields | |
| uint32_t | eapolFramesRx |
| uint32_t | eapolFramesTx |
| uint32_t | eapolStartFramesRx |
| uint32_t | eapolLogoffFramesRx |
| uint32_t | eapolRespIdFramesRx |
| uint32_t | eapolRespFramesRx |
| uint32_t | eapolReqIdFramesTx |
| uint32_t | eapolReqFramesTx |
| uint32_t | invalidEapolFramesRx |
| uint32_t | eapLengthErrorFramesRx |
| uint32_t | lastEapolFrameVersion |
Detailed Description
Statistics information.
Definition at line 268 of file authenticator.h.
Field Documentation
◆ eapLengthErrorFramesRx
| uint32_t eapLengthErrorFramesRx |
Definition at line 279 of file authenticator.h.
◆ eapolFramesRx
| uint32_t eapolFramesRx |
Definition at line 270 of file authenticator.h.
◆ eapolFramesTx
| uint32_t eapolFramesTx |
Definition at line 271 of file authenticator.h.
◆ eapolLogoffFramesRx
| uint32_t eapolLogoffFramesRx |
Definition at line 273 of file authenticator.h.
◆ eapolReqFramesTx
| uint32_t eapolReqFramesTx |
Definition at line 277 of file authenticator.h.
◆ eapolReqIdFramesTx
| uint32_t eapolReqIdFramesTx |
Definition at line 276 of file authenticator.h.
◆ eapolRespFramesRx
| uint32_t eapolRespFramesRx |
Definition at line 275 of file authenticator.h.
◆ eapolRespIdFramesRx
| uint32_t eapolRespIdFramesRx |
Definition at line 274 of file authenticator.h.
◆ eapolStartFramesRx
| uint32_t eapolStartFramesRx |
Definition at line 272 of file authenticator.h.
◆ invalidEapolFramesRx
| uint32_t invalidEapolFramesRx |
Definition at line 278 of file authenticator.h.
◆ lastEapolFrameVersion
| uint32_t lastEapolFrameVersion |
Definition at line 280 of file authenticator.h.
The documentation for this struct was generated from the following file:
- cyclone_eap/authenticator/authenticator.h
