Home
last modified time | relevance | path

Searched defs:skb_copy_header (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c1483 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old) in skb_copy_header() function
1491 EXPORT_SYMBOL(skb_copy_header); variable
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c1938 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old) in skb_copy_header() function
1946 EXPORT_SYMBOL(skb_copy_header); variable

Completed in 19 milliseconds