Searched refs:ieee802_11_mgmt (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/wpa/src/ap/ |
| D | ieee802_11.h | 22 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len,
|
| D | ieee802_11_auth.c | 568 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL); in hostapd_acl_recv_radius()
|
| D | drv_callbacks.c | 1469 if (ieee802_11_mgmt(iface->bss[i], rx_mgmt->frame, in hostapd_mgmt_rx() 1474 ret = ieee802_11_mgmt(hapd, rx_mgmt->frame, rx_mgmt->frame_len, in hostapd_mgmt_rx()
|
| D | ieee802_11.c | 6205 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, in ieee802_11_mgmt() function
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | mesh_mpm.c | 836 ieee802_11_mgmt( in wpa_mesh_new_mesh_peer() 865 ieee802_11_mgmt(wpa_s->ifmsh->bss[0], rx_mgmt->frame, in mesh_mpm_mgmt_rx()
|
| D | ap.c | 1208 ieee802_11_mgmt(wpa_s->ap_iface->bss[0], rx_mgmt->frame, in ap_mgmt_rx()
|