Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dneighbor_db.h22 void hostapd_neighbor_set_own_report(struct hostapd_data *hapd);
H A Dneighbor_db.c230 void hostapd_neighbor_set_own_report(struct hostapd_data *hapd) in hostapd_neighbor_set_own_report() function
363 hostapd_neighbor_set_own_report(hapd); in hostapd_neighbor_sync_own_report()
H A Ddrv_callbacks.c1324 hostapd_neighbor_set_own_report(hapd->iface->bss[i]); in hostapd_event_ch_switch()
H A Dhostapd.c2709 hostapd_neighbor_set_own_report(iface->bss[j]); in hostapd_setup_interface_complete_sync()