Searched refs:switch_link_hapd (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | drv_callbacks.c | 1865 switch_link_hapd(struct hostapd_data *hapd, int link_id) in switch_link_hapd() function 1985 hapd = switch_link_hapd(hapd, rx_mgmt->link_id); in hostapd_mgmt_rx() 2064 hapd = switch_link_hapd(hapd, link_id); in hostapd_mgmt_tx_cb() 2126 hapd = switch_link_hapd(hapd, link_id); in hostapd_event_eapol_rx() 2484 hapd = switch_link_hapd(hapd, link_id); in hostapd_eapol_tx_status() 2701 hapd = switch_link_hapd(hapd, data->rx_from_unknown.link_id); in wpa_supplicant_event() 2851 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2857 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2863 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2869 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() [all …]
|