Searched refs:NET_SKB_PAD (Results 1 – 1 of 1) sorted by relevance
2633 #ifndef NET_SKB_PAD2634 #define NET_SKB_PAD max(32, L1_CACHE_BYTES) macro3120 return pskb_expand_head(skb, ALIGN(delta, NET_SKB_PAD), 0, in __skb_cow()