Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.h78 int hostapd_set_frag(struct hostapd_data *hapd, int frag);
H A Dap_drv_ops.c693 int hostapd_set_frag(struct hostapd_data *hapd, int frag) in hostapd_set_frag() function
H A Dhostapd.c2590 hostapd_set_frag(hapd, hapd->iconf->fragm_threshold) && in hostapd_setup_interface_complete_sync()