Searched refs:before64 (Results 1 – 2 of 2) sorted by relevance
497 static inline bool before64(__u64 seq1, __u64 seq2) in before64() function502 #define after64(seq2, seq1) before64(seq1, seq2)
195 if (!before64(seq, MPTCP_SKB_CB(msk->ooo_last_skb)->end_seq)) { in mptcp_data_queue_ofo()207 if (before64(seq, MPTCP_SKB_CB(skb1)->map_seq)) { in mptcp_data_queue_ofo()211 if (before64(seq, MPTCP_SKB_CB(skb1)->end_seq)) { in mptcp_data_queue_ofo()249 if (before64(end_seq, MPTCP_SKB_CB(skb1)->end_seq)) in mptcp_data_queue_ofo()