Home
last modified time | relevance | path

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

/net/core/
Dskbuff.c266 static struct sk_buff *__build_skb_around(struct sk_buff *skb, in __build_skb_around() function
323 return __build_skb_around(skb, data, frag_size); in __build_skb()
356 skb = __build_skb_around(skb, data, frag_size); in build_skb_around()