Searched refs:skb_alloc (Results 1 – 2 of 2) sorted by relevance
172 static __inline struct sk_buff *skb_alloc(unsigned int len) in skb_alloc() function441 nskb = skb_alloc((len + 6) * 2 + 2); in h5_prepare_pkt()936 h5->rx_skb = skb_alloc(0x1005); in h5_recv()
715 static __inline struct sk_buff *skb_alloc(unsigned int len) in skb_alloc() function1034 nskb = skb_alloc((len + 6) * 2 + 2); in h5_prepare_pkt()1499 h5->rx_skb = skb_alloc(0x1005); in h5_recv()