Home | History | Annotate | Download | only in linux

Lines Matching refs:skb_reserve

945  *	skb_reserve - adjust headroom
952 static inline void skb_reserve(struct sk_buff *skb, int len)
969 * skb_reserve(NET_IP_ALIGN);
1106 skb_reserve(skb, NET_SKB_PAD);