Home | History | Annotate | Download | only in hostapd

Lines Matching full:nas_identifier

2113 	} else if (os_strcmp(buf, "nas_identifier") == 0) {
2114 os_free(bss->nas_identifier);
2115 bss->nas_identifier = os_strdup(pos);