Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_drv_ops.h77 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
Dap_drv_ops.c685 int hostapd_set_rts(struct hostapd_data *hapd, int rts) in hostapd_set_rts() function
Dhostapd.c2570 hostapd_set_rts(hapd, hapd->iconf->rts_threshold) && in hostapd_setup_interface_complete_sync()