Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h969 static inline u64 mptcp_expand_seq(u64 old_seq, u64 cur_seq, bool use_64bit) in mptcp_expand_seq() argument
971 if (use_64bit) in mptcp_expand_seq()
979 bool mptcp_update_rcv_data_fin(struct mptcp_sock *msk, u64 data_fin_seq, bool use_64bit);