Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1097 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx]; in wpa_ft_rrb_seq_chk()
1146 rkh_seq->rx.last[rkh_seq->rx.num_last] = msg_seq; in wpa_ft_rrb_seq_accept()
1147 rkh_seq->rx.num_last++; in wpa_ft_rrb_seq_accept()
1151 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx]; in wpa_ft_rrb_seq_accept()
1158 rkh_seq->rx.last[rkh_seq->rx.offsetidx] = msg_seq; in wpa_ft_rrb_seq_accept()
1177 if (!rkh_seq->tx.dom) { in wpa_ft_new_seq()
1190 rkh_seq->tx.dom |= 1; in wpa_ft_new_seq()
1197 rkh_seq->tx.seq++; in wpa_ft_new_seq()
4534 *rkh_seq = r0kh->seq; in wpa_ft_rrb_rx_seq()
4550 *rkh_seq = r1kh->seq; in wpa_ft_rrb_rx_seq()
[all …]