Searched refs:msg_both (Results 1 – 1 of 1) sorted by relevance
1029 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_seq_chk() local1036 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_chk()1054 msg_ts_off = le_to_host32(msg_both->ts) - in wpa_ft_rrb_seq_chk()1060 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_chk()1099 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_seq_accept() local1105 msg_both = (const struct ft_rrb_seq *) f_seq; in wpa_ft_rrb_seq_accept()1107 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_accept()4231 const struct ft_rrb_seq *msg_both; in wpa_ft_rrb_rx_seq_resp() local4287 sizeof(*msg_both)); in wpa_ft_rrb_rx_seq_resp()4290 msg_dom = le_to_host32(msg_both->dom); in wpa_ft_rrb_rx_seq_resp()[all …]