Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dneighbor_db.h17 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid,
Dneighbor_db.c124 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_set() function
329 hostapd_neighbor_set(hapd, hapd->own_addr, &ssid, nr, hapd->iconf->lci, in hostapd_neighbor_set_own_report()
/hostap-latest/hostapd/
Dctrl_iface.c3456 ret = hostapd_neighbor_set(hapd, bssid, &ssid, nr, lci, civic, in hostapd_ctrl_iface_set_neighbor()