Searched refs:radius_das_match (Results 1 – 2 of 2) sorted by relevance
795 sta->radius_das_match = 1; in hostapd_das_find_sta()809 sta->radius_das_match = 0; in hostapd_das_find_sta()824 if (!sta->radius_das_match) in hostapd_das_find_sta()829 sta->radius_das_match = 0; in hostapd_das_find_sta()852 if (!sta->radius_das_match) in hostapd_das_find_sta()856 sta->radius_das_match = 0; in hostapd_das_find_sta()864 sta->radius_das_match = 0; in hostapd_das_find_sta()885 if (!sta->radius_das_match) in hostapd_das_find_sta()891 sta->radius_das_match = 0; in hostapd_das_find_sta()913 if (!sta->radius_das_match) in hostapd_das_find_sta()[all …]
116 unsigned int radius_das_match:1; member