Searched refs:radius_das_match (Results 1 – 2 of 2) sorted by relevance
767 sta->radius_das_match = 1; in hostapd_das_find_sta()781 sta->radius_das_match = 0; in hostapd_das_find_sta()796 if (!sta->radius_das_match) in hostapd_das_find_sta()801 sta->radius_das_match = 0; in hostapd_das_find_sta()824 if (!sta->radius_das_match) in hostapd_das_find_sta()828 sta->radius_das_match = 0; in hostapd_das_find_sta()836 sta->radius_das_match = 0; in hostapd_das_find_sta()857 if (!sta->radius_das_match) in hostapd_das_find_sta()863 sta->radius_das_match = 0; in hostapd_das_find_sta()885 if (!sta->radius_das_match) in hostapd_das_find_sta()[all …]
114 unsigned int radius_das_match:1; member