Searched refs:hostapd_neighbor_get (Results 1 – 3 of 3) sorted by relevance
/hostap-3.6.0/src/ap/ |
D | neighbor_db.c | 20 hostapd_neighbor_get(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_get() function 129 entry = hostapd_neighbor_get(hapd, bssid, ssid); in hostapd_neighbor_set() 173 nr = hostapd_neighbor_get(hapd, bssid, ssid); in hostapd_neighbor_remove()
|
D | neighbor_db.h | 14 hostapd_neighbor_get(struct hostapd_data *hapd, const u8 *bssid,
|
D | rrm.c | 521 nr = hostapd_neighbor_get(hapd, responders + ETH_ALEN * i, in hostapd_send_range_req()
|