Home
last modified time | relevance | path

Searched refs:IBSS_RSN_AUTH_EAPOL_BY_PEER (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.h17 #define IBSS_RSN_AUTH_EAPOL_BY_PEER 0x01 macro
H A Dibss_rsn.c790 peer->authentication_status |= IBSS_RSN_AUTH_EAPOL_BY_PEER; in ibss_rsn_process_rx_eapol()
877 peer->authentication_status & IBSS_RSN_AUTH_EAPOL_BY_PEER) { in ibss_rsn_handle_auth_1_of_2()