Home
last modified time | relevance | path

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

/linux-6.12.1/net/mctp/
Droute.c329 u8 exp_seq, this_seq; in mctp_frag_queue() local
331 this_seq = (hdr->flags_seq_tag >> MCTP_HDR_SEQ_SHIFT) in mctp_frag_queue()
337 key->last_seq = this_seq; in mctp_frag_queue()
343 if (this_seq != exp_seq) in mctp_frag_queue()
354 key->last_seq = this_seq; in mctp_frag_queue()