Home
last modified time | relevance | path

Searched refs:this_seq (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/mctp/
H A Droute.c331 u8 exp_seq, this_seq; in mctp_frag_queue() local
333 this_seq = (hdr->flags_seq_tag >> MCTP_HDR_SEQ_SHIFT) in mctp_frag_queue()
345 key->last_seq = this_seq; in mctp_frag_queue()
351 if (this_seq != exp_seq) in mctp_frag_queue()
362 key->last_seq = this_seq; in mctp_frag_queue()