Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dmptcp.h155 skb_ext_copy(to, from); in mptcp_skb_ext_copy()
/Linux-v5.15/include/linux/
Dskbuff.h4289 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
4339 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/Linux-v5.15/net/ipv4/
Dip_output.c560 skb_ext_copy(to, from); in ip_copy_metadata()
/Linux-v5.15/net/ipv6/
Dip6_output.c642 skb_ext_copy(to, from); in ip6_copy_metadata()