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

/external/kernel-headers/original/linux/
H A Dskbuff.h984 * dev_alloc_skb). This is used to avoid having to reallocate skb data when
1111 * dev_alloc_skb - allocate an skbuff for receiving
1122 static inline struct sk_buff *dev_alloc_skb(unsigned int length) function

Completed in 666 milliseconds