Home
last modified time | relevance | path

Searched refs:FT_RRB_SEQ_DROP (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1020 #define FT_RRB_SEQ_DROP 1 macro
1089 return FT_RRB_SEQ_DROP; in wpa_ft_rrb_seq_chk()
3851 seq_ret = FT_RRB_SEQ_DROP; in wpa_ft_rrb_rx_pull()
3861 if (seq_ret == FT_RRB_SEQ_DROP) in wpa_ft_rrb_rx_pull()
4016 seq_ret = FT_RRB_SEQ_DROP; in wpa_ft_rrb_rx_r1()
4028 if (seq_ret == FT_RRB_SEQ_DROP) in wpa_ft_rrb_rx_r1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1018 #define FT_RRB_SEQ_DROP 1 macro
1087 return FT_RRB_SEQ_DROP; in wpa_ft_rrb_seq_chk()
3627 seq_ret = FT_RRB_SEQ_DROP; in wpa_ft_rrb_rx_pull()
3637 if (seq_ret == FT_RRB_SEQ_DROP) in wpa_ft_rrb_rx_pull()
3788 seq_ret = FT_RRB_SEQ_DROP; in wpa_ft_rrb_rx_r1()
3800 if (seq_ret == FT_RRB_SEQ_DROP) in wpa_ft_rrb_rx_r1()

Completed in 21 milliseconds