Searched refs:RRB_GET_OPTIONAL (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 622 #define RRB_GET_OPTIONAL(type, field, txt, checklength) \ macro 4079 RRB_GET_OPTIONAL(FT_RRB_EXPIRES_IN, expires_in, msgtype, in wpa_ft_rrb_rx_r1() 4098 RRB_GET_OPTIONAL(FT_RRB_IDENTITY, identity, msgtype, -1); in wpa_ft_rrb_rx_r1() 4103 RRB_GET_OPTIONAL(FT_RRB_RADIUS_CUI, radius_cui, msgtype, -1); in wpa_ft_rrb_rx_r1() 4108 RRB_GET_OPTIONAL(FT_RRB_SESSION_TIMEOUT, session_timeout, msgtype, in wpa_ft_rrb_rx_r1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 621 #define RRB_GET_OPTIONAL(type, field, txt, checklength) \ macro 3851 RRB_GET_OPTIONAL(FT_RRB_EXPIRES_IN, expires_in, msgtype, in wpa_ft_rrb_rx_r1() 3870 RRB_GET_OPTIONAL(FT_RRB_IDENTITY, identity, msgtype, -1); in wpa_ft_rrb_rx_r1() 3875 RRB_GET_OPTIONAL(FT_RRB_RADIUS_CUI, radius_cui, msgtype, -1); in wpa_ft_rrb_rx_r1() 3880 RRB_GET_OPTIONAL(FT_RRB_SESSION_TIMEOUT, session_timeout, msgtype, in wpa_ft_rrb_rx_r1()
|
Completed in 12 milliseconds