Lines Matching refs:os_strcasecmp
1217 } else if (os_strcasecmp(cmd, "wps_version_number") == 0) { in hostapd_ctrl_iface_set()
1232 } else if (os_strcasecmp(cmd, "wps_testing_stub_cred") == 0) { in hostapd_ctrl_iface_set()
1236 } else if (os_strcasecmp(cmd, "wps_corrupt_pkhash") == 0) { in hostapd_ctrl_iface_set()
1242 } else if (os_strcasecmp(cmd, "ext_mgmt_frame_handling") == 0) { in hostapd_ctrl_iface_set()
1244 } else if (os_strcasecmp(cmd, "ext_eapol_frame_io") == 0) { in hostapd_ctrl_iface_set()
1246 } else if (os_strcasecmp(cmd, "force_backlog_bytes") == 0) { in hostapd_ctrl_iface_set()
1249 } else if (os_strcasecmp(cmd, "dpp_config_obj_override") == 0) { in hostapd_ctrl_iface_set()
1252 } else if (os_strcasecmp(cmd, "dpp_discovery_override") == 0) { in hostapd_ctrl_iface_set()
1255 } else if (os_strcasecmp(cmd, "dpp_groups_override") == 0) { in hostapd_ctrl_iface_set()
1258 } else if (os_strcasecmp(cmd, in hostapd_ctrl_iface_set()
1261 } else if (os_strcasecmp(cmd, "dpp_test") == 0) { in hostapd_ctrl_iface_set()
1263 } else if (os_strcasecmp(cmd, "dpp_version_override") == 0) { in hostapd_ctrl_iface_set()
1268 } else if (os_strcasecmp(cmd, "mbo_assoc_disallow") == 0) { in hostapd_ctrl_iface_set()
1287 } else if (os_strcasecmp(cmd, "dpp_configurator_params") == 0) { in hostapd_ctrl_iface_set()
1293 } else if (os_strcasecmp(cmd, "dpp_init_max_tries") == 0) { in hostapd_ctrl_iface_set()
1295 } else if (os_strcasecmp(cmd, "dpp_init_retry_time") == 0) { in hostapd_ctrl_iface_set()
1297 } else if (os_strcasecmp(cmd, "dpp_resp_wait_time") == 0) { in hostapd_ctrl_iface_set()
1299 } else if (os_strcasecmp(cmd, "dpp_resp_max_tries") == 0) { in hostapd_ctrl_iface_set()
1301 } else if (os_strcasecmp(cmd, "dpp_resp_retry_time") == 0) { in hostapd_ctrl_iface_set()
1304 } else if (os_strcasecmp(cmd, "setband") == 0) { in hostapd_ctrl_iface_set()
1311 if (os_strcasecmp(cmd, "deny_mac_file") == 0) { in hostapd_ctrl_iface_set()
1313 } else if (os_strcasecmp(cmd, "accept_mac_file") == 0) { in hostapd_ctrl_iface_set()
1315 } else if (os_strcasecmp(cmd, "ssid") == 0) { in hostapd_ctrl_iface_set()
1330 } else if (os_strcasecmp(cmd, "transition_disable") == 0) { in hostapd_ctrl_iface_set()