Searched refs:msg_seq (Results 1 – 6 of 6) sorted by relevance
39 int msg_seq; /* sequence counter for lock requests */ member
38 int msg_seq; /* sequence counter for lock requests */ member
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()
58 int msg_seq; /* Sequence number of message */ member
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()4464 u32 msg_dom, msg_seq; in wpa_ft_rrb_rx_seq_resp() local4523 msg_seq = le_to_host32(msg_both->seq); in wpa_ft_rrb_rx_seq_resp()[all …]
470 ans.la_msg_ident.msg_seq = -1; in lock_answer()