Home
last modified time | relevance | path

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

/linux-6.1.9/net/mctp/
Droute.c290 u8 exp_seq, this_seq; in mctp_frag_queue() local
292 this_seq = (hdr->flags_seq_tag >> MCTP_HDR_SEQ_SHIFT) in mctp_frag_queue()
298 key->last_seq = this_seq; in mctp_frag_queue()
304 if (this_seq != exp_seq) in mctp_frag_queue()
315 key->last_seq = this_seq; in mctp_frag_queue()