Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h67 int hostapd_set_frag(struct hostapd_data *hapd, int frag);
Dap_drv_ops.c568 int hostapd_set_frag(struct hostapd_data *hapd, int frag) in hostapd_set_frag() function
Dhostapd.c1896 hostapd_set_frag(hapd, hapd->iconf->fragm_threshold) && in hostapd_setup_interface_complete_sync()