Searched refs:radius_das_match (Results 1 – 2 of 2) sorted by relevance
805 sta->radius_das_match = 1; in hostapd_das_find_sta()819 sta->radius_das_match = 0; in hostapd_das_find_sta()834 if (!sta->radius_das_match) in hostapd_das_find_sta()839 sta->radius_das_match = 0; in hostapd_das_find_sta()862 if (!sta->radius_das_match) in hostapd_das_find_sta()866 sta->radius_das_match = 0; in hostapd_das_find_sta()874 sta->radius_das_match = 0; in hostapd_das_find_sta()895 if (!sta->radius_das_match) in hostapd_das_find_sta()901 sta->radius_das_match = 0; in hostapd_das_find_sta()923 if (!sta->radius_das_match) in hostapd_das_find_sta()[all …]
156 unsigned int radius_das_match:1; member