Home
last modified time | relevance | path

Searched refs:pending_wds_enable (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h159 unsigned int pending_wds_enable:1; member
H A Dieee802_11.c5775 sta->pending_wds_enable = 0; in handle_assoc()
6537 if (!(sta->flags & WLAN_STA_WDS) && sta->pending_wds_enable) { in handle_assoc_cb()
6541 sta->pending_wds_enable = 0; in handle_assoc_cb()
6889 sta->pending_wds_enable = 1; in ieee802_11_rx_from_unknown()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h118 unsigned int pending_wds_enable:1; member
H A Dieee802_11.c4174 sta->pending_wds_enable = 0; in handle_assoc()
4891 if (!(sta->flags & WLAN_STA_WDS) && sta->pending_wds_enable) { in handle_assoc_cb()
4895 sta->pending_wds_enable = 0; in handle_assoc_cb()
5243 sta->pending_wds_enable = 1; in ieee802_11_rx_from_unknown()

Completed in 14 milliseconds