Searched refs:WLAN_EID_RIC_DATA (Results 1 – 4 of 4) sorted by relevance
315 #define WLAN_EID_RIC_DATA 57 macro
1114 case WLAN_EID_RIC_DATA: in wpa_ft_parse_ies()
2391 *pos++ = WLAN_EID_RIC_DATA; in wpa_ft_process_rdie()2483 if (rpos[0] != WLAN_EID_RIC_DATA || rpos[1] < sizeof(*rdie) || in wpa_ft_process_ric()2492 if (rpos[0] == WLAN_EID_RIC_DATA) in wpa_ft_process_ric()
1968 WLAN_EID_RIC_DATA)) { in sme_associate()