Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h1967 static inline struct sk_buff *netdev_alloc_skb(struct net_device *dev, in netdev_alloc_skb() function
1983 return netdev_alloc_skb(NULL, length); in dev_alloc_skb()