Lines Matching defs:skip

560 					"   skip RSN IE - parse failed");
581 " skip RSN IE - proto mismatch");
588 " skip RSN IE - PTK cipher mismatch");
595 " skip RSN IE - GTK cipher mismatch");
603 " skip RSN IE - group mgmt cipher mismatch");
610 " skip RSN IE - key mgmt mismatch");
620 " skip RSN IE - no mgmt frame protection");
629 " skip RSN IE - no mgmt frame protection enabled but AP requires it");
639 " skip RSN IE - no mgmt frame protection enabled on MBO AP");
655 " skip - MFP Required but network not MFP Capable");
667 " skip WPA IE - parse failed");
683 " skip WPA IE - proto mismatch");
690 " skip WPA IE - PTK cipher mismatch");
697 " skip WPA IE - GTK cipher mismatch");
704 " skip WPA IE - key mgmt mismatch");
732 " skip OWE transition BSS (selection count %d does not exceed %d)",
749 " skip - no WPA/RSN proto match");
1073 " skip - blacklisted (count=%d limit=%d)",
1086 wpa_dbg(wpa_s, MSG_DEBUG, " skip - SSID not known");
1092 wpa_dbg(wpa_s, MSG_DEBUG, " skip - BSSID disallowed");
1098 wpa_dbg(wpa_s, MSG_DEBUG, " skip - SSID disallowed");
1110 wpa_dbg(wpa_s, MSG_DEBUG, " skip - disabled");
1118 " skip - disabled temporarily for %d second(s)",
1127 " skip - blacklisted (WPS)");
1155 " skip - SSID mismatch");
1163 " skip - BSSID mismatch");
1173 " skip - BSSID blacklisted");
1183 " skip - BSSID not in whitelist");
1198 " skip - non-WPA network not allowed");
1206 " skip - ignore WPA/WPA2 AP for WEP network block");
1214 " skip - non-OSEN network not allowed");
1221 " skip - privacy mismatch");
1229 " skip - not ESS, PBSS, or MBSS");
1236 " skip - PBSS mismatch (ssid %d bss %d)",
1244 " skip - frequency not allowed");
1253 " skip - frequency not allowed (mesh)");
1261 " skip - rate sets do not match");
1271 " skip - IBSS RSN not supported in the build");
1282 " skip - no P2P IE seen");
1294 " skip - no P2P element");
1302 " skip - could not fetch P2P element");
1311 " skip - no matching GO P2P Device Address in P2P element");
1319 * TODO: skip the AP if its P2P IE has Group Formation
1333 " skip - scan result not recent enough (%u.%06u seconds too old)",
1348 " skip - MBO association disallowed (reason %u)",
1356 " skip - AP temporarily disallowed");
1372 " skip - no PMKSA entry for DPP");
1985 int skip;
1986 skip = !wpa_supplicant_need_to_roam(wpa_s, selected, ssid);
1987 if (skip) {
2162 // make connection faster, we skip the expire time check.
2186 /* TODO: could skip this if normal data traffic has been sent */