Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_drv_ops.h78 int hostapd_set_frag(struct hostapd_data *hapd, int frag);
Dap_drv_ops.c693 int hostapd_set_frag(struct hostapd_data *hapd, int frag) in hostapd_set_frag() function
Dhostapd.c2578 hostapd_set_frag(hapd, hapd->iconf->fragm_threshold) && in hostapd_setup_interface_complete_sync()