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.c1091 skb_ext_copy(skb2, skb); in mctp_do_fragment_route()
/linux/net/ipv4/
H A Dip_output.c569 skb_ext_copy(to, from); in ip_copy_metadata()
/linux/include/linux/
H A Dskbuff.h5054 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
5105 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/linux/net/ipv6/
H A Dip6_output.c694 skb_ext_copy(to, from); in ip6_copy_metadata()