Searched refs:cur_ac (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwmm_ac.c332 int cur_ac, existing_ts = 0, replace_ts = 0; local
334 cur_ac = wmm_ac_find_tsid(wpa_s, tsid, &idx);
335 if (cur_ac >= 0) {
336 if (cur_ac != ac) {
339 tsid, cur_ac);

Completed in 90 milliseconds