|
wpa_supplicant / hostapd
2.5
|
Internal data for EAPOL state machines. More...
Data Fields | |
| unsigned int | authWhile |
| unsigned int | heldWhile |
| unsigned int | startWhen |
| unsigned int | idleWhile |
| int | timer_tick_enabled |
| Boolean | eapFail |
| Boolean | eapolEap |
| Boolean | eapSuccess |
| Boolean | initialize |
| Boolean | keyDone |
| Boolean | keyRun |
| PortControl | portControl |
| Boolean | portEnabled |
| PortStatus | suppPortStatus |
| Boolean | portValid |
| Boolean | suppAbort |
| Boolean | suppFail |
| Boolean | suppStart |
| Boolean | suppSuccess |
| Boolean | suppTimeout |
| enum eapol_sm:: { ... } | SUPP_PAE_state |
| Boolean | userLogoff |
| Boolean | logoffSent |
| unsigned int | startCount |
| Boolean | eapRestart |
| PortControl | sPortMode |
| unsigned int | heldPeriod |
| unsigned int | startPeriod |
| unsigned int | maxStart |
| enum eapol_sm:: { ... } | KEY_RX_state |
| Boolean | rxKey |
| enum eapol_sm:: { ... } | SUPP_BE_state |
| Boolean | eapNoResp |
| Boolean | eapReq |
| Boolean | eapResp |
| unsigned int | authPeriod |
| unsigned int | dot1xSuppEapolFramesRx |
| unsigned int | dot1xSuppEapolFramesTx |
| unsigned int | dot1xSuppEapolStartFramesTx |
| unsigned int | dot1xSuppEapolLogoffFramesTx |
| unsigned int | dot1xSuppEapolRespFramesTx |
| unsigned int | dot1xSuppEapolReqIdFramesRx |
| unsigned int | dot1xSuppEapolReqFramesRx |
| unsigned int | dot1xSuppInvalidEapolFramesRx |
| unsigned int | dot1xSuppEapLengthErrorFramesRx |
| unsigned int | dot1xSuppLastEapolFrameVersion |
| unsigned char | dot1xSuppLastEapolFrameSource [6] |
| Boolean | changed |
| struct eap_sm * | eap |
| struct eap_peer_config * | config |
| Boolean | initial_req |
| u8 * | last_rx_key |
| size_t | last_rx_key_len |
| struct wpabuf * | eapReqData |
| Boolean | altAccept |
| Boolean | altReject |
| Boolean | eapTriggerStart |
| Boolean | replay_counter_valid |
| u8 | last_replay_counter [16] |
| struct eapol_config | conf |
| struct eapol_ctx * | ctx |
| enum eapol_sm:: { ... } | cb_status |
| Boolean | cached_pmk |
| Boolean | unicast_key_received |
| Boolean | broadcast_key_received |
| Boolean | force_authorized_update |
Internal data for EAPOL state machines.
1.8.6