Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dmptcp.h145 static inline void mptcp_skb_ext_copy(struct sk_buff *to, in mptcp_skb_ext_copy() function
256 static inline void mptcp_skb_ext_copy(struct sk_buff *to, in mptcp_skb_ext_copy() function
/Linux-v5.15/net/ipv4/
Dtcp_output.c1573 mptcp_skb_ext_copy(buff, skb); in tcp_fragment()
2130 mptcp_skb_ext_copy(buff, skb); in tso_fragment()
2401 mptcp_skb_ext_copy(nskb, skb); in tcp_mtu_probe()