Searched refs:sel_b (Results 1 – 1 of 1) sorted by relevance
361 int sel_a, sel_b; in wps_ap_priority_compar() local369 sel_b = attr.selected_registrar && *attr.selected_registrar != 0; in wps_ap_priority_compar()371 if (sel_a && !sel_b) in wps_ap_priority_compar()373 if (!sel_a && sel_b) in wps_ap_priority_compar()