Searched refs:skb_frag_off_copy (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_output.c2387 skb_frag_off_copy(fragto, fragfrom);
/linux-master/include/linux/
H A Dskbuff.h3471 * skb_frag_off_copy() - Sets the offset of a skb fragment from another fragment
3475 static inline void skb_frag_off_copy(skb_frag_t *fragto, function
/linux-master/net/core/
H A Dskbuff.c4212 skb_frag_off_copy(fragto, fragfrom);

Completed in 276 milliseconds