Searched refs:ETH_DATA_ALIGN (Results 1 – 2 of 2) sorted by relevance
16 #define ETH_DATA_ALIGN 2 /* Amount needed to align the data after an ethernet header */ macro
120 static char packet[ETH_FRAME_LEN + ETH_DATA_ALIGN] __aligned(16);147 packet + ETH_DATA_ALIGN, /* packet */