Home | History | Annotate | Download | only in hostapd

Lines Matching refs:dh_file

2249 	} else if (os_strcmp(buf, "dh_file") == 0) {
2250 os_free(bss->dh_file);
2251 bss->dh_file = os_strdup(pos);