Searched refs:responders (Results 1 – 3 of 3) sorted by relevance
25 const u8 *responders, unsigned int n_responders);
442 const u8 *responders, unsigned int n_responders) in hostapd_send_range_req() argument521 nr = hostapd_neighbor_get(hapd, responders + ETH_ALEN * i, in hostapd_send_range_req()525 MACSTR, MAC2STR(responders + ETH_ALEN * i)); in hostapd_send_range_req()
3082 u8 responders[ETH_ALEN * RRM_RANGE_REQ_MAX_RESPONDERS]; in hostapd_ctrl_iface_req_range() local3116 if (hwaddr_aton(token, responders + n_responders * ETH_ALEN)) { in hostapd_ctrl_iface_req_range()3132 responders, n_responders); in hostapd_ctrl_iface_req_range()