Lines Matching refs:alloc_skb
313 /* These elements must be at the end, see alloc_skb() for details. */334 static inline struct sk_buff *alloc_skb(unsigned int size,1092 * @gfp_mask: get_free_pages mask, passed to alloc_skb1104 struct sk_buff *skb = alloc_skb(length + NET_SKB_PAD, gfp_mask);