Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddrv_callbacks.c1925 struct hostapd_data *orig_hapd, *tmp_hapd; in hostapd_mgmt_tx_cb() local
1927 orig_hapd = hapd; in hostapd_mgmt_tx_cb()
1948 hapd = get_hapd_bssid(orig_hapd->iface, hdr->addr2, link_id); in hostapd_mgmt_tx_cb()
2041 struct hostapd_data *orig_hapd = hapd; in hostapd_event_eapol_rx() local
2058 hapd = orig_hapd; in hostapd_event_eapol_rx()