Searched refs:__skb_ext_copy (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dskbuff.h4765 static inline void __skb_ext_copy(struct sk_buff *dst, function
4781 __skb_ext_copy(dst, src);
4827 static inline void __skb_ext_copy(struct sk_buff *d, const struct sk_buff *s) {} function
/linux-master/net/core/
H A Dskbuff.c1529 __skb_ext_copy(new, old);

Completed in 124 milliseconds