Searched refs:hostapd_set_rts (Results 1 – 3 of 3) sorted by relevance
40 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
721 hostapd_set_rts(hapd, hapd->iconf->rts_threshold)) { in hostapd_setup_interface_complete()
479 int hostapd_set_rts(struct hostapd_data *hapd, int rts) in hostapd_set_rts() function