Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dieee802_11.h23 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
H A Dieee802_11_auth.c631 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL); in hostapd_acl_recv_radius()
H A Ddrv_callbacks.c1314 if (ieee802_11_mgmt(iface->bss[i], rx_mgmt->frame, in hostapd_mgmt_rx()
1319 ret = ieee802_11_mgmt(hapd, rx_mgmt->frame, rx_mgmt->frame_len, in hostapd_mgmt_rx()
H A Dieee802_11.c4608 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, in ieee802_11_mgmt() function
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dmesh_mpm.c831 ieee802_11_mgmt( in wpa_mesh_new_mesh_peer()
860 ieee802_11_mgmt(wpa_s->ifmsh->bss[0], rx_mgmt->frame, in mesh_mpm_mgmt_rx()
H A Dap.c982 ieee802_11_mgmt(wpa_s->ap_iface->bss[0], rx_mgmt->frame, in ap_mgmt_rx()