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