Searched refs:radius_das_match (Results 1 – 2 of 2) sorted by relevance
989 sta->radius_das_match = 1; in hostapd_das_find_sta()1003 sta->radius_das_match = 0; in hostapd_das_find_sta()1018 if (!sta->radius_das_match) in hostapd_das_find_sta()1023 sta->radius_das_match = 0; in hostapd_das_find_sta()1046 if (!sta->radius_das_match) in hostapd_das_find_sta()1050 sta->radius_das_match = 0; in hostapd_das_find_sta()1058 sta->radius_das_match = 0; in hostapd_das_find_sta()1079 if (!sta->radius_das_match) in hostapd_das_find_sta()1085 sta->radius_das_match = 0; in hostapd_das_find_sta()1107 if (!sta->radius_das_match) in hostapd_das_find_sta()[all …]
151 unsigned int radius_das_match:1; member