Searched refs:skb_reserve (Results 1 – 5 of 5) sorted by relevance
47 skb_reserve(skb, sizeof(struct can_skb_priv)); in can_skb_reserve()
341 skb_reserve(skb, BT_SKB_RESERVE); in bt_skb_alloc()352 skb_reserve(skb, BT_SKB_RESERVE); in bt_skb_send_alloc()
544 skb_reserve(skb, MISDN_HEADER_LEN); in mI_alloc_skb()
2338 static inline void skb_reserve(struct sk_buff *skb, int len) in skb_reserve() function2804 skb_reserve(skb, NET_IP_ALIGN); in __netdev_alloc_skb_ip_align()
324 skb_reserve(skb, ndev->tx_headroom); in nci_skb_alloc()