Searched refs:radius_das_match (Results 1 – 2 of 2) sorted by relevance
801 sta->radius_das_match = 1; in hostapd_das_find_sta()815 sta->radius_das_match = 0; in hostapd_das_find_sta()830 if (!sta->radius_das_match) in hostapd_das_find_sta()835 sta->radius_das_match = 0; in hostapd_das_find_sta()858 if (!sta->radius_das_match) in hostapd_das_find_sta()862 sta->radius_das_match = 0; in hostapd_das_find_sta()870 sta->radius_das_match = 0; in hostapd_das_find_sta()891 if (!sta->radius_das_match) in hostapd_das_find_sta()897 sta->radius_das_match = 0; in hostapd_das_find_sta()919 if (!sta->radius_das_match) in hostapd_das_find_sta()[all …]
155 unsigned int radius_das_match:1; member