Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:freq_cmp

162 static int freq_cmp(const void *a, const void *b)
184 qsort(a, alen, sizeof(int), freq_cmp);