Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dmptcp.h180 skb_ext_copy(to, from); in mptcp_skb_ext_copy()
/Linux-v6.6/include/linux/
Dskbuff.h4681 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
4731 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/Linux-v6.6/net/ipv4/
Dip_output.c568 skb_ext_copy(to, from); in ip_copy_metadata()
/Linux-v6.6/net/ipv6/
Dip6_output.c677 skb_ext_copy(to, from); in ip6_copy_metadata()