Home
last modified time | relevance | path

Searched refs:min_off (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1102 u32 msg_seq, msg_off, min_off, rkh_off; in wpa_ft_rrb_seq_accept() local
1120 min_off = rkh_seq->rx.last[minidx] - rkh_off; in wpa_ft_rrb_seq_accept()
1121 if (msg_off < min_off && i != rkh_seq->rx.offsetidx) in wpa_ft_rrb_seq_accept()