Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:os_strcmp

348 	if (*cmd == '\0' || os_strcmp(cmd, "\"\"") == 0) {
375 if (os_strcmp(cmd, "disable") == 0) {
422 if (*cmd == '\0' || os_strcmp(cmd, "\"\"") == 0) {
523 if (os_strcmp(value, "Auto") == 0)
525 else if (os_strcmp(value, "ForceUnauthorized") == 0)
528 else if (os_strcmp(value, "ForceAuthorized") == 0)
627 if (os_strcmp(value, "disable") == 0)
815 if (os_strcmp(value, "NULL") == 0)
821 if (os_strcmp(value, "NULL") == 0)
827 if (os_strcmp(value, "NULL") == 0)
895 } else if (os_strcmp(cmd, "blob") == 0) {
985 if (os_strcmp(cmd, "version") == 0) {
1005 } else if (os_strcmp(cmd, "gtk") == 0) {
1012 } else if (os_strcmp(cmd, "tls_library") == 0) {
1015 } else if (os_strcmp(cmd, "anonce") == 0) {
1117 if (os_strcmp(addr, "*") == 0) {
1387 if (!cmd || os_strcmp(cmd, "any") == 0 ||
1438 if (os_strcmp(cmd, "any") == 0)
1440 else if (os_strcmp(cmd, "get") == 0) {
1565 if (os_strcmp(cmd, "WPS") == 0)
1567 else if (os_strcmp(cmd, "NDEF") == 0)
1594 if (os_strcmp(cmd, "WPS") == 0)
1596 else if (os_strcmp(cmd, "NDEF") == 0)
1712 if (os_strcmp(cmd, "WPS") == 0)
1714 else if (os_strcmp(cmd, "NDEF") == 0)
1719 if (os_strcmp(pos, "WPS") == 0 || os_strcmp(pos, "WPS-CR") == 0) {
1727 if (os_strcmp(pos, "P2P-CR") == 0) {
1795 if (os_strcmp(cmd, "WPS") == 0)
1797 else if (os_strcmp(cmd, "NDEF") == 0)
1805 if (os_strcmp(pos, "WPS") == 0 || os_strcmp(pos, "WPS-CR") == 0) {
1810 os_strcmp(pos, "WPS-CR") == 0, pos2);
1814 if (os_strcmp(pos, "P2P-CR") == 0) {
1819 if (os_strcmp(pos, "P2P-CR-TAG") == 0) {
1913 if (os_strcmp(role, "INIT") == 0 && os_strcmp(type, "WPS") == 0) {
1916 } else if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "WPS") == 0)
1923 } else if (os_strcmp(role, "INIT") == 0 && os_strcmp(type, "P2P") == 0)
1926 } else if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "P2P") == 0)
2015 if (os_strcmp(cmd, "disable") == 0) {
2020 if (os_strcmp(cmd, "random") == 0) {
2029 if (os_strcmp(cmd, "get") == 0) {
2036 if (os_strcmp(cmd, "set") == 0) {
2160 if (os_strcmp(cmd, "WPS") == 0)
2162 else if (os_strcmp(cmd, "NDEF") == 0)
2256 if (os_strcmp(params, "-DRIVER") == 0)
2258 verbose = os_strcmp(params, "-VERBOSE") == 0;
2259 wps = os_strcmp(params, "-WPS") == 0;
2594 if (os_strcmp(params, "-NO_EVENTS")) {
3367 if (os_strcmp(wpa_s->ifname, cmd) == 0) {
3533 if (os_strcmp(cmd, "all") == 0) {
3572 if (os_strcmp(cmd, "all") == 0) {
3624 if (os_strcmp(cmd, "all") == 0) {
3663 if (os_strcmp(name, "bgscan") == 0) {
3676 if (os_strcmp(name, "bssid") != 0 &&
3678 os_strcmp(name, "scan_freq") != 0 &&
3679 os_strcmp(name, "priority") != 0) {
3692 if ((os_strcmp(name, "psk") == 0 &&
3694 (os_strcmp(name, "ssid") == 0 && ssid->passphrase))
3696 else if (os_strcmp(name, "priority") == 0)
3915 if (os_strcmp(cmd, "all") == 0) {
3930 if (os_strcmp(prev->domain[i], cmd + 8)
3949 os_strcmp(prev->provisioning_sp, cmd + 16) == 0)
4227 if (os_strcmp(iftype_str, "STATION") == 0)
4230 if (os_strcmp(iftype_str, "AP_VLAN") == 0)
4233 if (os_strcmp(iftype_str, "AP") == 0)
4236 if (os_strcmp(iftype_str, "P2P_GO") == 0)
4239 if (os_strcmp(iftype_str, "P2P_CLIENT") == 0)
4242 if (os_strcmp(iftype_str, "P2P_DEVICE") == 0)
4245 if (os_strcmp(iftype_str, "MESH") == 0)
4248 if (os_strcmp(iftype_str, "IBSS") == 0)
4251 if (os_strcmp(iftype_str, "NAN") == 0)
4791 if (os_strcmp(curr_param, "strict") == 0)
4803 if (os_strcmp(field, "eap") == 0) {
4809 if (os_strcmp(field, "pairwise") == 0)
4813 if (os_strcmp(field, "group") == 0)
4817 if (os_strcmp(field, "group_mgmt") == 0)
4821 if (os_strcmp(field, "key_mgmt") == 0)
4825 if (os_strcmp(field, "proto") == 0)
4829 if (os_strcmp(field, "auth_alg") == 0)
4833 if (os_strcmp(field, "modes") == 0)
4837 if (os_strcmp(field, "channels") == 0)
4840 if (os_strcmp(field, "freq") == 0)
4844 if (os_strcmp(field, "tdls") == 0)
4849 if (os_strcmp(field, "erp") == 0) {
4858 if (os_strcmp(field, "fips") == 0) {
4867 if (os_strcmp(field, "acs") == 0) {
4876 if (os_strcmp(field, "fils") == 0) {
4896 if (os_strcmp(field, "multibss") == 0 && wpa_s->multi_bss_support) {
4904 if (os_strcmp(field, "dpp") == 0) {
4919 if (os_strcmp(field, "nan") == 0) {
4928 if (os_strcmp(field, "sae") == 0 &&
4942 if (os_strcmp(field, "ocv") == 0) {
4954 if (os_strcmp(field, "beacon_prot") == 0) {
6733 if (os_strcmp(cmd, "0") && os_strcmp(cmd, "1"))
6926 if (os_strcmp(cmd, "bonjour") == 0)
6928 if (os_strcmp(cmd, "upnp") == 0)
6930 if (os_strcmp(cmd, "asp") == 0)
6983 if (os_strcmp(cmd, "all") == 0) {
7004 if (os_strcmp(cmd, "bonjour") == 0)
7006 if (os_strcmp(cmd, "upnp") == 0)
7008 if (os_strcmp(cmd, "asp") == 0)
7024 if (os_strcmp(cmd, "asp") == 0)
7207 } else if (os_strcmp(token, "freq=acs") == 0) {
7212 } else if (os_strcmp(token, "ht40") == 0) {
7214 } else if (os_strcmp(token, "vht") == 0) {
7217 } else if (os_strcmp(token, "he") == 0) {
7219 } else if (os_strcmp(token, "edmg") == 0) {
7221 } else if (os_strcmp(token, "persistent") == 0) {
7223 } else if (os_strcmp(token, "allow_6ghz") == 0) {
7331 if (os_strcmp(cmd, "FIRST") == 0) {
7470 if (os_strcmp(cmd, "discoverability") == 0) {
7476 if (os_strcmp(cmd, "managed") == 0) {
7481 if (os_strcmp(cmd, "listen_channel") == 0) {
7493 if (os_strcmp(cmd, "ssid_postfix") == 0) {
7498 if (os_strcmp(cmd, "noa") == 0) {
7522 if (os_strcmp(cmd, "ps") == 0)
7525 if (os_strcmp(cmd, "oppps") == 0)
7528 if (os_strcmp(cmd, "ctwindow") == 0)
7531 if (os_strcmp(cmd, "disabled") == 0) {
7544 if (os_strcmp(cmd, "conc_pref") == 0) {
7545 if (os_strcmp(param, "sta") == 0)
7547 else if (os_strcmp(param, "p2p") == 0)
7558 if (os_strcmp(cmd, "force_long_sd") == 0) {
7563 if (os_strcmp(cmd, "peer_filter") == 0) {
7571 if (os_strcmp(cmd, "cross_connect") == 0)
7574 if (os_strcmp(cmd, "go_apsd") == 0) {
7575 if (os_strcmp(param, "disable") == 0)
7584 if (os_strcmp(cmd, "client_apsd") == 0) {
7585 if (os_strcmp(param, "disable") == 0)
7623 if (os_strcmp(cmd, "disallow_freq") == 0)
7626 if (os_strcmp(cmd, "disc_int") == 0) {
7650 if (os_strcmp(cmd, "per_sta_psk") == 0) {
7656 if (os_strcmp(cmd, "nfc_tag") == 0)
7660 if (os_strcmp(cmd, "disable_ip_addr_req") == 0) {
7665 if (os_strcmp(cmd, "override_pref_op_chan") == 0) {
8540 if (os_strcmp(cmd, "STATION") == 0)
8542 else if (os_strcmp(cmd, "AP") == 0)
8544 else if (os_strcmp(cmd, "P2P_GO") == 0)
8546 else if (os_strcmp(cmd, "P2P_CLIENT") == 0)
8548 else if (os_strcmp(cmd, "IBSS") == 0)
8550 else if (os_strcmp(cmd, "TDLS") == 0)
9169 if (os_strcmp(cmd, "show") == 0)
9622 if (os_strcmp(param, "START") == 0) {
9627 if (os_strcmp(param, "END") == 0) {
9757 if (os_strcmp(str, "reassoc") == 0) {
9759 } else if (os_strcmp(str, "req_ies") == 0) {
9766 } else if (os_strcmp(str, "resp_ies") == 0) {
9773 } else if (os_strcmp(str, "resp_frame") == 0) {
9780 } else if (os_strcmp(str, "beacon_ies") == 0) {
9787 } else if (os_strcmp(str, "freq") == 0) {
9789 } else if (os_strcmp(str, "wmm::info_bitmap") == 0) {
9791 } else if (os_strcmp(str, "wmm::uapsd_queues") == 0) {
9793 } else if (os_strcmp(str, "addr") == 0) {
9797 } else if (os_strcmp(str, "authorized") == 0) {
9799 } else if (os_strcmp(str, "key_replay_ctr") == 0) {
9806 } else if (os_strcmp(str, "ptk_kck") == 0) {
9813 } else if (os_strcmp(str, "ptk_kek") == 0) {
9820 } else if (os_strcmp(str, "subnet_status") == 0) {
9822 } else if (os_strcmp(str, "fils_erp_next_seq_num") == 0) {
9824 } else if (os_strcmp(str, "fils_pmk") == 0) {
9831 } else if (os_strcmp(str, "fils_pmkid") == 0) {
9872 if (os_strcmp(cmd, "INTERFACE_ENABLED") == 0) {
9874 } else if (os_strcmp(cmd, "INTERFACE_DISABLED") == 0) {
9876 } else if (os_strcmp(cmd, "AVOID_FREQUENCIES") == 0) {
9885 } else if (os_strcmp(cmd, "SCAN_RES") == 0) {
9887 } else if (os_strcmp(cmd, "ASSOC") == 0) {
11087 if (os_strcmp(cmd, "PING") == 0 ||
11115 } else if (os_strcmp(cmd, "remove") == 0) {
11190 } else if (os_strcmp(token, "akmp=PASN") == 0) {
11193 } else if (os_strcmp(token, "akmp=FT-PSK") == 0) {
11195 } else if (os_strcmp(token, "akmp=FT-EAP-SHA384") == 0) {
11197 } else if (os_strcmp(token, "akmp=FT-EAP") == 0) {
11201 } else if (os_strcmp(token, "akmp=SAE") == 0) {
11203 } else if (os_strcmp(token, "akmp=SAE-EXT-KEY") == 0) {
11207 } else if (os_strcmp(token, "akmp=FILS-SHA256") == 0) {
11209 } else if (os_strcmp(token, "akmp=FILS-SHA384") == 0) {
11212 } else if (os_strcmp(token, "cipher=CCMP-256") == 0) {
11214 } else if (os_strcmp(token, "cipher=GCMP-256") == 0) {
11216 } else if (os_strcmp(token, "cipher=CCMP") == 0) {
11218 } else if (os_strcmp(token, "cipher=GCMP") == 0) {
12237 if (os_strcmp(pos, "all") == 0) {
12269 if (os_strcmp(token, "solicited=0") == 0) {
12274 if (os_strcmp(token, "unsolicited=0") == 0) {
12279 if (os_strcmp(token, "fsd=0") == 0) {
12384 if (os_strcmp(token, "active=1") == 0) {
12557 if (os_strcmp(buf, "PING") == 0) {
12560 } else if (os_strcmp(buf, "IFNAME") == 0) {
12568 } else if (os_strcmp(buf, "MIB") == 0) {
12583 } else if (os_strcmp(buf, "PMKSA") == 0) {
12585 } else if (os_strcmp(buf, "PMKSA_FLUSH") == 0) {
12612 } else if (os_strcmp(buf, "LOGON") == 0) {
12614 } else if (os_strcmp(buf, "LOGOFF") == 0) {
12616 } else if (os_strcmp(buf, "REASSOCIATE") == 0) {
12621 } else if (os_strcmp(buf, "REATTACH") == 0) {
12629 } else if (os_strcmp(buf, "RECONNECT") == 0) {
12645 } else if (os_strcmp(buf, "WPS_PBC") == 0) {
12666 } else if (os_strcmp(buf, "WPS_CANCEL") == 0) {
12670 } else if (os_strcmp(buf, "WPS_NFC") == 0) {
12705 } else if (os_strcmp(buf, "WPS_ER_START") == 0) {
12711 } else if (os_strcmp(buf, "WPS_ER_STOP") == 0) {
12755 } else if (os_strcmp(buf, "MESH_INTERFACE_ADD") == 0) {
12779 } else if (os_strcmp(buf, "P2P_FIND") == 0) {
12782 } else if (os_strcmp(buf, "P2P_STOP_FIND") == 0) {
12796 } else if (os_strcmp(buf, "P2P_LISTEN") == 0) {
12802 } else if (os_strcmp(buf, "P2P_GROUP_ADD") == 0) {
12814 } else if (os_strcmp(buf, "P2P_GET_PASSPHRASE") == 0) {
12825 } else if (os_strcmp(buf, "P2P_SERVICE_UPDATE") == 0) {
12830 } else if (os_strcmp(buf, "P2P_SERVICE_FLUSH") == 0) {
12853 } else if (os_strcmp(buf, "P2P_FLUSH") == 0) {
12858 } else if (os_strcmp(buf, "P2P_CANCEL") == 0) {
12864 } else if (os_strcmp(buf, "P2P_PRESENCE_REQ") == 0) {
12870 } else if (os_strcmp(buf, "P2P_EXT_LISTEN") == 0) {
12879 } else if (os_strcmp(buf, "P2P_LO_STOP") == 0) {
12892 } else if (os_strcmp(buf, "FETCH_ANQP") == 0) {
12895 } else if (os_strcmp(buf, "STOP_FETCH_ANQP") == 0) {
12897 } else if (os_strcmp(buf, "INTERWORKING_SELECT") == 0) {
12945 } else if (os_strcmp(buf, "FETCH_OSU") == 0) {
12948 } else if (os_strcmp(buf, "FETCH_OSU no-scan") == 0) {
12951 } else if (os_strcmp(buf, "CANCEL_FETCH_OSU") == 0) {
12967 } else if (os_strcmp(buf, "RECONFIGURE") == 0) {
12970 } else if (os_strcmp(buf, "TERMINATE") == 0) {
12988 } else if (os_strcmp(buf, "LIST_NETWORKS") == 0) {
12991 } else if (os_strcmp(buf, "DISCONNECT") == 0) {
12993 } else if (os_strcmp(buf, "SCAN") == 0) {
12997 } else if (os_strcmp(buf, "SCAN_RESULTS") == 0) {
13000 } else if (os_strcmp(buf, "ABORT_SCAN") == 0) {
13012 } else if (os_strcmp(buf, "ADD_NETWORK") == 0) {
13028 } else if (os_strcmp(buf, "LIST_CREDS") == 0) {
13031 } else if (os_strcmp(buf, "ADD_CRED") == 0) {
13045 } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
13058 } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
13068 } else if (os_strcmp(buf, "STA-FIRST") == 0) {
13085 } else if (os_strcmp(buf, "STOP_AP") == 0) {
13088 } else if (os_strcmp(buf, "UPDATE_BEACON") == 0) {
13105 } else if (os_strcmp(buf + 11, "SHOW") == 0) {
13109 } else if (os_strcmp(buf + 11, "CLEAR") == 0) {
13132 } else if (os_strcmp(buf + 9, "SHOW") == 0) {
13135 } else if (os_strcmp(buf + 9, "CLEAR") == 0) {
13144 } else if (os_strcmp(buf, "SUSPEND") == 0) {
13146 } else if (os_strcmp(buf, "RESUME") == 0) {
13149 } else if (os_strcmp(buf, "DROP_SA") == 0) {
13189 } else if (os_strcmp(buf, "WMM_AC_STATUS") == 0) {
13212 } else if (os_strcmp(buf, "DRIVER_FLAGS") == 0) {
13215 } else if (os_strcmp(buf, "DRIVER_FLAGS2") == 0) {
13226 } else if (os_strcmp(buf, "REAUTHENTICATE") == 0) {
13251 } else if (os_strcmp(buf, "FLUSH") == 0) {
13260 } else if (os_strcmp
13286 } else if (os_strcmp(buf, "GET_ALLOC_FAIL") == 0) {
13291 } else if (os_strcmp(buf, "GET_FAIL") == 0) {
13305 } else if (os_strcmp(buf, "RESET_PN") == 0) {
13311 } else if (os_strcmp(buf, "RESEND_ASSOC") == 0) {
13314 } else if (os_strcmp(buf, "UNPROT_DEAUTH") == 0) {
13321 } else if (os_strcmp(buf, "TWT_SETUP") == 0) {
13327 } else if (os_strcmp(buf, "TWT_TEARDOWN") == 0) {
13348 } else if (os_strcmp(buf, "ERP_FLUSH") == 0) {
13360 } else if (os_strcmp(buf, "FILS_HLP_REQ_FLUSH") == 0) {
13446 } else if (os_strcmp(buf, "DPP_STOP_LISTEN") == 0) {
13494 } else if (os_strcmp(buf, "DPP_CONTROLLER_START") == 0) {
13497 } else if (os_strcmp(buf, "DPP_CONTROLLER_STOP") == 0) {
13502 } else if (os_strcmp(buf, "DPP_STOP_CHIRP") == 0) {
13512 } else if (os_strcmp(buf, "DPP_PUSH_BUTTON") == 0) {
13544 } else if (os_strcmp(buf, "PASN_STOP") == 0) {
13546 } else if (os_strcmp(buf, "PTKSA_CACHE_LIST") == 0) {
13571 } else if (os_strcmp(buf, "MLO_STATUS") == 0) {
13574 } else if (os_strcmp(buf, "MLO_SIGNAL_POLL") == 0) {
13672 if (os_strcmp(extra, "create") == 0) {
13677 if (os_strcmp(pos, "sta") == 0) {
13679 } else if (os_strcmp(pos, "ap") == 0) {
13857 if (os_strcmp(ifname, wpa_s->ifname) == 0)
13945 if (os_strcmp(buf, cmd[i]) == 0)
14037 if (os_strcmp(cmd, wpa_s[i]->ifname) == 0)
14210 if (os_strcmp(buf, "PING") == 0)
14224 if (os_strcmp(buf, "PING") == 0) {
14233 } else if (os_strcmp(buf, "INTERFACE_LIST") == 0) {
14251 } else if (os_strcmp(buf, "TERMINATE") == 0) {
14253 } else if (os_strcmp(buf, "SUSPEND") == 0) {
14255 } else if (os_strcmp(buf, "RESUME") == 0) {
14275 } else if (os_strcmp(buf, "SAVE_CONFIG") == 0) {
14279 } else if (os_strcmp(buf, "STATUS") == 0) {
14283 } else if (os_strcmp(buf, "MODULE_TESTS") == 0) {