Searched refs:radius_das_match (Results 1 – 2 of 2) sorted by relevance
848 sta->radius_das_match = 1; in hostapd_das_find_sta()862 sta->radius_das_match = 0; in hostapd_das_find_sta()877 if (!sta->radius_das_match) in hostapd_das_find_sta()882 sta->radius_das_match = 0; in hostapd_das_find_sta()905 if (!sta->radius_das_match) in hostapd_das_find_sta()909 sta->radius_das_match = 0; in hostapd_das_find_sta()917 sta->radius_das_match = 0; in hostapd_das_find_sta()938 if (!sta->radius_das_match) in hostapd_das_find_sta()944 sta->radius_das_match = 0; in hostapd_das_find_sta()966 if (!sta->radius_das_match) in hostapd_das_find_sta()[all …]
123 unsigned int radius_das_match:1; member