Searched refs:owe_process_assoc_req (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.c | 3609 static u16 owe_process_assoc_req(struct hostapd_data *hapd, in owe_process_assoc_req() function 3843 status = owe_process_assoc_req(hapd, sta, owe_dh, owe_dh_len); in owe_process_rsn_ie() 4212 resp = owe_process_assoc_req(hapd, sta, elems->owe_dh, in __check_assoc_ies() 5200 *status = owe_process_assoc_req(hapd, sta, owe_dh, owe_dh_len); in owe_assoc_req_process()
|