Searched refs:switch_link_hapd (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | drv_callbacks.c | 1735 switch_link_hapd(struct hostapd_data *hapd, int link_id) in switch_link_hapd() function 1850 hapd = switch_link_hapd(hapd, rx_mgmt->link_id); in hostapd_mgmt_rx() 1928 hapd = switch_link_hapd(hapd, link_id); in hostapd_mgmt_tx_cb() 2034 hapd = switch_link_hapd(hapd, link_id); in hostapd_event_eapol_rx() 2371 hapd = switch_link_hapd(hapd, link_id); in hostapd_eapol_tx_status() 2646 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2652 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2658 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2664 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() 2670 hapd = switch_link_hapd(hapd, data->dfs_event.link_id); in wpa_supplicant_event() [all …]
|