Home
last modified time | relevance | path

Searched refs:skb_ext_copy (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/net/
H A Dmptcp.h198 skb_ext_copy(to, from); in mptcp_skb_ext_copy()
/linux-6.15/net/mctp/
H A Droute.c933 skb_ext_copy(skb2, skb); in mctp_do_fragment_route()
/linux-6.15/include/linux/
H A Dskbuff.h4876 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
4926 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/linux-6.15/net/ipv4/
H A Dip_output.c562 skb_ext_copy(to, from); in ip_copy_metadata()
/linux-6.15/net/ipv6/
H A Dip6_output.c696 skb_ext_copy(to, from); in ip6_copy_metadata()