HomeSort by relevance Sort by last modified time
    Searched refs:radius_sta_rate (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
ieee802_1x.h 54 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta);
ieee802_1x.c 265 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) function
398 radius_sta_rate(hapd, sta) / 2,
399 (radius_sta_rate(hapd, sta) & 1) ? ".5" : "",
    [all...]

Completed in 31 milliseconds