Searched refs:hostapd_neighbor_show (Results 1 – 3 of 3) sorted by relevance
16 int hostapd_neighbor_show(struct hostapd_data *hapd, char *buf, size_t buflen);
37 int hostapd_neighbor_show(struct hostapd_data *hapd, char *buf, size_t buflen) in hostapd_neighbor_show() function
3080 return hostapd_neighbor_show(hapd, buf, buflen); in hostapd_ctrl_iface_show_neighbor()