Lines Matching defs:addr
275 static void hostapd_wpa_auth_logger(void *ctx, const u8 *addr, in hostapd_wpa_auth_logger()
300 static void hostapd_wpa_auth_disconnect(void *ctx, const u8 *addr, in hostapd_wpa_auth_disconnect()
311 static int hostapd_wpa_auth_mic_failure_report(void *ctx, const u8 *addr) in hostapd_wpa_auth_mic_failure_report()
318 static void hostapd_wpa_auth_psk_failure_report(void *ctx, const u8 *addr) in hostapd_wpa_auth_psk_failure_report()
326 static void hostapd_wpa_auth_set_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_set_eapol()
367 static int hostapd_wpa_auth_get_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_get_eapol()
385 static const u8 * hostapd_wpa_auth_get_psk(void *ctx, const u8 *addr, in hostapd_wpa_auth_get_psk()
468 static int hostapd_wpa_auth_get_msk(void *ctx, const u8 *addr, u8 *msk, in hostapd_wpa_auth_get_msk()
499 const u8 *addr, int idx, u8 *key, in hostapd_wpa_auth_set_key()
562 static int hostapd_wpa_auth_get_seqnum(void *ctx, const u8 *addr, int idx, in hostapd_wpa_auth_get_seqnum()
577 int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_send_eapol()
681 u8 addr[ETH_ALEN]; member
1011 static void hostapd_store_ptksa(void *ctx, const u8 *addr,int cipher, in hostapd_store_ptksa()
1021 static void hostapd_clear_ptksa(void *ctx, const u8 *addr, int cipher) in hostapd_clear_ptksa()
1031 static int hostapd_wpa_auth_update_vlan(void *ctx, const u8 *addr, int vlan_id) in hostapd_wpa_auth_update_vlan()
1077 static int hostapd_get_sta_tx_params(void *ctx, const u8 *addr, in hostapd_get_sta_tx_params()
1549 static void hostapd_request_radius_psk(void *ctx, const u8 *addr, int key_mgmt, in hostapd_request_radius_psk()