Searched refs:rkh_off (Results 1 – 1 of 1) sorted by relevance
1029 u32 msg_seq, msg_off, rkh_off; in wpa_ft_rrb_seq_chk() local1060 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx]; in wpa_ft_rrb_seq_chk()1061 msg_off = msg_seq - rkh_off; in wpa_ft_rrb_seq_chk()1099 u32 msg_seq, msg_off, min_off, rkh_off; in wpa_ft_rrb_seq_accept() local1114 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx]; in wpa_ft_rrb_seq_accept()1116 msg_off = rkh_seq->rx.last[i] - rkh_off; in wpa_ft_rrb_seq_accept()1117 min_off = rkh_seq->rx.last[minidx] - rkh_off; in wpa_ft_rrb_seq_accept()