Searched refs:WLAN_EID_RIC_DATA (Results 1 – 4 of 4) sorted by relevance
310 #define WLAN_EID_RIC_DATA 57 macro
1027 case WLAN_EID_RIC_DATA: in wpa_ft_parse_ies()
2293 *pos++ = WLAN_EID_RIC_DATA; in wpa_ft_process_rdie()2385 if (rpos[0] != WLAN_EID_RIC_DATA || rpos[1] < sizeof(*rdie) || in wpa_ft_process_ric()2394 if (rpos[0] == WLAN_EID_RIC_DATA) in wpa_ft_process_ric()
1664 WLAN_EID_RIC_DATA)) { in sme_associate()