Searched refs:sel_b (Results 1 – 1 of 1) sorted by relevance
313 int sel_a, sel_b; in wps_ap_priority_compar() local321 sel_b = attr_b.selected_registrar && *attr_b.selected_registrar != 0; in wps_ap_priority_compar()323 if (sel_a && !sel_b) in wps_ap_priority_compar()325 if (!sel_a && sel_b) in wps_ap_priority_compar()