Searched refs:mptcp_ext (Results 1 – 2 of 2) sorted by relevance
21 struct mptcp_ext { struct87 struct mptcp_ext ext_copy;182 struct mptcp_ext *from_ext; in mptcp_skb_ext_copy()192 static inline bool mptcp_ext_matches(const struct mptcp_ext *to_ext, in mptcp_ext_matches()193 const struct mptcp_ext *from_ext) in mptcp_ext_matches()200 !memcmp(from_ext, to_ext, sizeof(struct mptcp_ext))); in mptcp_ext_matches()
67 TP_PROTO(struct mptcp_ext *mpext),121 TP_PROTO(struct mptcp_ext *mpext),125 TP_PROTO(struct mptcp_ext *mpext),
Completed in 6 milliseconds