Searched refs:dump_msk_file (Results 1 – 8 of 8) sorted by relevance
96 const char *dump_msk_file; member
215 char *dump_msk_file; member953 if (data->dump_msk_file) { in radius_server_encapsulate_eap()956 f = fopen(data->dump_msk_file, "a"); in radius_server_encapsulate_eap()2265 if (conf->dump_msk_file) in radius_server_init()2266 data->dump_msk_file = os_strdup(conf->dump_msk_file); in radius_server_init()2360 os_free(data->dump_msk_file); in radius_server_deinit()
24 dump_msk_file=LOGDIR/as2-msk.lst
26 dump_msk_file=LOGDIR/as-msk.lst
136 srv.dump_msk_file = conf->dump_msk_file; in hostapd_setup_radius_srv()
687 char *dump_msk_file; member
919 os_free(conf->dump_msk_file); in hostapd_config_free_bss()
4362 os_free(bss->dump_msk_file); in hostapd_config_fill()4363 bss->dump_msk_file = os_strdup(pos); in hostapd_config_fill()