Searched defs:old_seq (Results 1 – 4 of 4) sorted by relevance
323 int old_seq = buffer.sequence; in get_name() local
740 rxrpc_seq_t old_seq = sp->first_ack; in rxrpc_input_check_prev_ack() local
1016 u64 __mptcp_expand_seq(u64 old_seq, u64 cur_seq) in __mptcp_expand_seq()
784 static inline u64 mptcp_expand_seq(u64 old_seq, u64 cur_seq, bool use_64bit) in mptcp_expand_seq()