Searched refs:f_seq (Results 1 – 1 of 1) sorted by relevance
1026 const u8 *f_seq; in wpa_ft_rrb_seq_chk() local1034 wpa_hexdump(MSG_DEBUG, "FT: sequence number", f_seq, f_seq_len); in wpa_ft_rrb_seq_chk()1035 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_chk()1096 const u8 *f_seq; in wpa_ft_rrb_seq_accept() local1104 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_accept()1133 struct ft_rrb_seq *f_seq) in wpa_ft_new_seq() argument1156 f_seq->dom = host_to_le32(rkh_seq->tx.dom); in wpa_ft_new_seq()1157 f_seq->seq = host_to_le32(rkh_seq->tx.seq); in wpa_ft_new_seq()1158 f_seq->ts = host_to_le32(now.sec); in wpa_ft_new_seq()1935 struct ft_rrb_seq f_seq; in wpa_ft_pull_pmk_r1() local[all …]