Home | History | Annotate | Download | only in hostapd

Lines Matching refs:dh_file

2143 	} else if (os_strcmp(buf, "dh_file") == 0) {
2144 os_free(bss->dh_file);
2145 bss->dh_file = os_strdup(pos);