Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmptcp.h189 skb_ext_copy(to, from); in mptcp_skb_ext_copy()
/linux/net/mctp/
H A Droute.c1087 skb_ext_copy(skb2, skb); in mctp_do_fragment_route()
/linux/include/linux/
H A Dskbuff.h4910 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
4960 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/linux/net/ipv4/
H A Dip_output.c567 skb_ext_copy(to, from); in ip_copy_metadata()
/linux/net/ipv6/
H A Dip6_output.c699 skb_ext_copy(to, from); in ip6_copy_metadata()