LFN EAPOL parameters.
Public Attributes#
If true, allow join state 2 to be skipped using cached credentials from the previous connection.
Max delay of first key request (seconds)
Maximum retransmission count.
Maximum duration for retransmissions (seconds)
Initial retransmission time (seconds)
LGTK_MAX_MISMATCH (minutes) Maximum time between a SUP detecting a LGTKHASH mismatch and the SUP initiating Msg1 of the authentication flow.
Reserved, set to zero.
Public Attribute Documentation#
allow_skip#
uint8_t sl_wisun_lfn_params_eapol_t::allow_skip
If true, allow join state 2 to be skipped using cached credentials from the previous connection.
initial_key_max_s#
uint16_t sl_wisun_lfn_params_eapol_t::initial_key_max_s
Max delay of first key request (seconds)
initial_key_retry_limit#
uint8_t sl_wisun_lfn_params_eapol_t::initial_key_retry_limit
Maximum retransmission count.
initial_key_retry_max_limit_s#
uint16_t sl_wisun_lfn_params_eapol_t::initial_key_retry_max_limit_s
Maximum duration for retransmissions (seconds)
initial_key_retry_min_s#
uint16_t sl_wisun_lfn_params_eapol_t::initial_key_retry_min_s
Initial retransmission time (seconds)
lgtk_max_mismatch_m#
uint16_t sl_wisun_lfn_params_eapol_t::lgtk_max_mismatch_m
LGTK_MAX_MISMATCH (minutes) Maximum time between a SUP detecting a LGTKHASH mismatch and the SUP initiating Msg1 of the authentication flow.