Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h4212 static inline void __nf_copy(struct sk_buff *dst, const struct sk_buff *src, in __nf_copy() function
4230 __nf_copy(dst, src, true); in nf_copy()