Searched refs:msg_seq (Results 1 – 2 of 2) sorted by relevance
98 uint8_t msg_seq[2]; member108 uint8_t msg_seq[2]; member384 EXTRACT_16BITS(msgptr.v6->msg_seq), in olsr_print()415 EXTRACT_16BITS(msgptr.v4->msg_seq), in olsr_print()
1032 u32 msg_seq, msg_off, rkh_off; in wpa_ft_rrb_seq_chk() local1062 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_chk()1064 msg_off = msg_seq - rkh_off; in wpa_ft_rrb_seq_chk()1070 if (rkh_seq->rx.last[i] == msg_seq) in wpa_ft_rrb_seq_chk()1102 u32 msg_seq, msg_off, min_off, rkh_off; in wpa_ft_rrb_seq_accept() local1109 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_seq_accept()1112 rkh_seq->rx.last[rkh_seq->rx.num_last] = msg_seq; in wpa_ft_rrb_seq_accept()1124 rkh_seq->rx.last[rkh_seq->rx.offsetidx] = msg_seq; in wpa_ft_rrb_seq_accept()4465 u32 msg_dom, msg_seq; in wpa_ft_rrb_rx_seq_resp() local4524 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_rx_seq_resp()[all …]