Searched refs:WIFI_CREDENTIALS_FLAG_MFP_DISABLED (Results 1 – 3 of 3) sorted by relevance
38 #define WIFI_CREDENTIALS_FLAG_MFP_DISABLED BIT(5) macro
78 } else if (creds.header.flags & WIFI_CREDENTIALS_FLAG_MFP_DISABLED) { in print_network_info()232 creds.header.flags |= WIFI_CREDENTIALS_FLAG_MFP_DISABLED; in cmd_add_network()
1380 if (creds->header.flags & WIFI_CREDENTIALS_FLAG_MFP_DISABLED) { in __stored_creds_to_params()