Searched refs:sel_b (Results 1 – 1 of 1) sorted by relevance
359 int sel_a, sel_b; in wps_ap_priority_compar() local367 sel_b = attr_b.selected_registrar && *attr_b.selected_registrar != 0; in wps_ap_priority_compar()369 if (sel_a && !sel_b) in wps_ap_priority_compar()371 if (!sel_a && sel_b) in wps_ap_priority_compar()