Searched defs:reassoc (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dhostapd.c858 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) argument
H A Dieee802_11.c613 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) argument
797 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, u16 status_code, int reassoc, const u8 *ies, size_t ies_len) argument
870 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc) argument
1512 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) argument
[all...]
H A Dieee802_1x.c828 int reassoc = 1; local
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_hostap.c1686 int reassoc, res local
1603 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int rate) argument
1614 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int capinfo) argument
1628 htcapmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp) argument
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dmlme.c1059 ieee80211_rx_mgmt_assoc_resp(struct wpa_supplicant *wpa_s, struct ieee80211_mgmt *mgmt, size_t len, struct ieee80211_rx_status *rx_status, int reassoc) argument

Completed in 170 milliseconds