Searched refs:msg_both (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1029 const struct ft_rrb_seq *msg_both; local
1034 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
1036 msg_both = (const struct ft_rrb_seq *) f_seq;
1043 if (le_to_host32(msg_both->dom) != rkh_seq->rx.dom) {
1054 msg_ts_off = le_to_host32(msg_both->ts) -
1060 msg_seq = le_to_host32(msg_both->seq);
1099 const struct ft_rrb_seq *msg_both; local
1104 RRB_GET_AUTH(FT_RRB_SEQ, seq, msgtype, sizeof(*msg_both));
1105 msg_both = (const struct ft_rrb_seq *) f_seq;
1107 msg_seq = le_to_host32(msg_both
4231 const struct ft_rrb_seq *msg_both; local
[all...]

Completed in 159 milliseconds