Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1051 u32 msg_ts_now_remote, msg_ts_off; in wpa_ft_rrb_seq_chk() local
1056 msg_ts_off = le_to_host32(msg_both->ts) - in wpa_ft_rrb_seq_chk()
1058 if (msg_ts_off > 2 * ftRRBseqTimeout) in wpa_ft_rrb_seq_chk()