Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmptcp.h169 static inline void mptcp_skb_ext_move(struct sk_buff *to, in mptcp_skb_ext_move()
279 static inline void mptcp_skb_ext_move(struct sk_buff *to, in mptcp_established_options()
168 static inline void mptcp_skb_ext_move(struct sk_buff *to, mptcp_skb_ext_move() function
287 static inline void mptcp_skb_ext_move(struct sk_buff *to, mptcp_skb_ext_move() function
/linux/net/ipv4/
H A Dtcp_input.c5814 mptcp_skb_ext_move(nskb, skb); in tcp_collapse()