Home
last modified time | relevance | path

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

/include/net/
A Dmptcp.h21 struct mptcp_ext { struct
87 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()
/include/trace/events/
A Dmptcp.h67 TP_PROTO(struct mptcp_ext *mpext),
121 TP_PROTO(struct mptcp_ext *mpext),
125 TP_PROTO(struct mptcp_ext *mpext),

Completed in 6 milliseconds