Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h4259 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function
4309 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c575 skb_ext_copy(to, from); in ip_copy_metadata()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_output.c664 skb_ext_copy(to, from); in ip6_copy_metadata()