Searched refs:NET_IP_ALIGN (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dskbuff.h969 * skb_reserve(NET_IP_ALIGN);
975 * Since this trade off varies between architectures, we allow NET_IP_ALIGN
978 #ifndef NET_IP_ALIGN
979 #define NET_IP_ALIGN 2 macro
989 * network packet. As for NET_IP_ALIGN, this unaligned DMA is expensive

Completed in 434 milliseconds