Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c1715 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb, unsigned int headroom) in skb_realloc_headroom() function
1732 EXPORT_SYMBOL(skb_realloc_headroom); variable
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c2164 struct sk_buff *skb_realloc_headroom(struct sk_buff *skb, unsigned int headroom) in skb_realloc_headroom() function
2181 EXPORT_SYMBOL(skb_realloc_headroom); variable

Completed in 16 milliseconds