Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmptcp.h149 static inline void mptcp_skb_ext_copy(struct sk_buff *to, in mptcp_skb_ext_copy() function
257 static inline void mptcp_skb_ext_copy(struct sk_buff *to, in mptcp_skb_ext_copy() function
/linux-6.1.9/net/ipv4/
Dtcp_output.c1570 mptcp_skb_ext_copy(buff, skb); in tcp_fragment()
2140 mptcp_skb_ext_copy(buff, skb); in tso_fragment()
2409 mptcp_skb_ext_copy(nskb, skb); in tcp_mtu_probe()