Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dskbuff.h3329 static inline void skb_frag_off_copy(skb_frag_t *fragto, in skb_frag_off_copy() function
/linux-6.1.9/net/core/
Dskbuff.c3734 skb_frag_off_copy(fragto, fragfrom); in skb_shift()