Searched defs:total_flags (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/src/ap/ |
D | ap_drv_ops.c | 315 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local 702 int total_flags, int flags_or, int flags_and) in hostapd_sta_set_flags()
|
/hostap-latest/src/drivers/ |
D | driver_hostap.c | 329 unsigned int total_flags, unsigned int flags_or, in hostap_sta_set_flags()
|
D | driver_bsd.c | 1063 unsigned int total_flags, unsigned int flags_or, in bsd_set_sta_authorized()
|
D | driver_atheros.c | 454 unsigned int total_flags, unsigned int flags_or, in atheros_sta_set_flags()
|
D | driver_zephyr.c | 2349 int wpa_drv_zep_sta_set_flags(void *priv, const u8 *addr, u32 total_flags, in wpa_drv_zep_sta_set_flags()
|
D | driver_nl80211.c | 6345 unsigned int total_flags, in wpa_driver_nl80211_sta_set_flags()
|
/hostap-latest/wpa_supplicant/ |
D | driver_i.h | 389 const u8 *addr, int total_flags, in wpa_drv_sta_set_flags()
|