Home | History | Annotate | Download | only in hostapd

Lines Matching refs:num_bss

804 	all = os_realloc_array(conf->bss, conf->num_bss + 1,
824 conf->bss[conf->num_bss++] = bss;
3244 for (i = 0; i < conf->num_bss; i++)
3276 for (i = 0; i < conf->num_bss; i++)