Searched refs:rxkh_file (Results 1 – 4 of 4) sorted by relevance
871 os_free(conf->rxkh_file); in hostapd_config_free_bss()872 conf->rxkh_file = NULL; in hostapd_config_free_bss()
409 char *rxkh_file; member
3262 os_free(bss->rxkh_file); in hostapd_config_fill()3263 bss->rxkh_file = os_strdup(pos); in hostapd_config_fill()3264 if (!bss->rxkh_file) { in hostapd_config_fill()
1537 err = hostapd_config_read_rxkh_file(conf, conf->rxkh_file); in hostapd_ctrl_iface_reload_rxkhs()