Home
last modified time | relevance | path

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

/linux/net/mctp/
H A Droute.c388 u8 exp_seq, this_seq; in mctp_frag_queue() local
390 this_seq = (hdr->flags_seq_tag >> MCTP_HDR_SEQ_SHIFT) in mctp_frag_queue()
404 key->last_seq = this_seq; in mctp_frag_queue()
410 if (this_seq != exp_seq) in mctp_frag_queue()
421 key->last_seq = this_seq; in mctp_frag_queue()