Searched refs:_b (Results 1 – 2 of 2) sorted by relevance
924 int _b = *(int *) b; in freq_cmp() local928 if (_b == 0) in freq_cmp()930 return _a - _b; in freq_cmp()
333 static int wpa_non_pref_chan_cmp(const void *_a, const void *_b) in wpa_non_pref_chan_cmp() argument335 const struct wpa_mbo_non_pref_channel *a = _a, *b = _b; in wpa_non_pref_chan_cmp()