Home
last modified time | relevance | path

Searched defs:total_flags (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c327 hostap_sta_set_flags(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) hostap_sta_set_flags() argument
H A Ddriver_atheros.c460 atheros_sta_set_flags(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) atheros_sta_set_flags() argument
H A Ddriver_bsd.c920 bsd_set_sta_authorized(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) bsd_set_sta_authorized() argument
H A Ddriver_nl80211.c5144 wpa_driver_nl80211_sta_set_flags(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) wpa_driver_nl80211_sta_set_flags() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.c328 hostap_sta_set_flags(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) hostap_sta_set_flags() argument
H A Ddriver_atheros.c454 atheros_sta_set_flags(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) atheros_sta_set_flags() argument
H A Ddriver_bsd.c1060 bsd_set_sta_authorized(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) bsd_set_sta_authorized() argument
H A Ddriver_nl80211.c6019 wpa_driver_nl80211_sta_set_flags(void *priv, const u8 *addr, unsigned int total_flags, unsigned int flags_or, unsigned int flags_and) wpa_driver_nl80211_sta_set_flags() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddriver_i.h362 wpa_drv_sta_set_flags(struct wpa_supplicant *wpa_s, const u8 *addr, int total_flags, int flags_or, int flags_and) wpa_drv_sta_set_flags() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c279 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
591 hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, int total_flags, int flags_or, int flags_and) hostapd_sta_set_flags() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddriver_i.h428 wpa_drv_sta_set_flags(struct wpa_supplicant *wpa_s, const u8 *addr, int total_flags, int flags_or, int flags_and) wpa_drv_sta_set_flags() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c273 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
583 hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, int total_flags, int flags_or, int flags_and) hostapd_sta_set_flags() argument

Completed in 50 milliseconds