Searched refs:__netdev_alloc_skb_ip_align (Results 1 – 1 of 1) sorted by relevance
2798 static inline struct sk_buff *__netdev_alloc_skb_ip_align(struct net_device *dev, in __netdev_alloc_skb_ip_align() function2811 return __netdev_alloc_skb_ip_align(dev, length, GFP_ATOMIC); in netdev_alloc_skb_ip_align()