Searched refs:sel_b (Results 1 – 1 of 1) sorted by relevance
362 int sel_a, sel_b; in wps_ap_priority_compar() local370 sel_b = attr.selected_registrar && *attr.selected_registrar != 0; in wps_ap_priority_compar()372 if (sel_a && !sel_b) in wps_ap_priority_compar()374 if (!sel_a && sel_b) in wps_ap_priority_compar()