Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/ap/
Dap_drv_ops.h40 int hostapd_set_rts(struct hostapd_data *hapd, int rts);
Dhostapd.c721 hostapd_set_rts(hapd, hapd->iconf->rts_threshold)) { in hostapd_setup_interface_complete()
Dap_drv_ops.c479 int hostapd_set_rts(struct hostapd_data *hapd, int rts) in hostapd_set_rts() function