Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dmptcp.h161 skb_ext_copy(to, from); in mptcp_skb_ext_copy()
/Linux-v6.1/include/linux/
Dskbuff.h4623 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
4673 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/Linux-v6.1/net/ipv4/
Dip_output.c567 skb_ext_copy(to, from); in ip_copy_metadata()
/Linux-v6.1/net/ipv6/
Dip6_output.c664 skb_ext_copy(to, from); in ip6_copy_metadata()