Home
last modified time | relevance | path

Searched refs:add_associated_sta (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dieee802_11.c87 static int add_associated_sta(struct hostapd_data *hapd,
4605 if (!offload && add_associated_sta(hapd, sta, reassoc)) in ieee80211_ml_process_link()
4718 static int add_associated_sta(struct hostapd_data *hapd, in add_associated_sta() function
5702 add_associated_sta(hapd, sta, reassoc)) in handle_assoc()