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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dif_ether.h16 #define ETH_DATA_ALIGN 2 /* Amount needed to align the data after an ethernet header */ macro
H A Dnic.c120 static char packet[ETH_FRAME_LEN + ETH_DATA_ALIGN] __aligned;
147 packet + ETH_DATA_ALIGN, /* packet */

Completed in 27 milliseconds