Home
last modified time | relevance | path

Searched refs:ieee802_11_mgmt (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11.h22 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
Dieee802_11_auth.c631 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL); in hostapd_acl_recv_radius()
Ddrv_callbacks.c1287 if (ieee802_11_mgmt(iface->bss[i], rx_mgmt->frame, in hostapd_mgmt_rx()
1292 ret = ieee802_11_mgmt(hapd, rx_mgmt->frame, rx_mgmt->frame_len, in hostapd_mgmt_rx()
Dieee802_11.c4443 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, in ieee802_11_mgmt() function
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c799 ieee802_11_mgmt( in wpa_mesh_new_mesh_peer()
828 ieee802_11_mgmt(wpa_s->ifmsh->bss[0], rx_mgmt->frame, in mesh_mpm_mgmt_rx()
Dap.c977 ieee802_11_mgmt(wpa_s->ap_iface->bss[0], rx_mgmt->frame, in ap_mgmt_rx()