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

/linux-master/include/linux/
H A Dskbuff.h4855 static inline void __nf_copy(struct sk_buff *dst, const struct sk_buff *src, function
4874 __nf_copy(dst, src, true);
/linux-master/net/core/
H A Dskbuff.c1530 __nf_copy(new, old, false);

Completed in 205 milliseconds