iPXE
|
An FCoE footer. More...
#include <fcoe.h>
Data Fields | |
uint32_t | crc |
CRC. More... | |
uint8_t | eof |
End of frame marker. More... | |
uint8_t | reserved [3] |
Reserved. More... | |
uint32_t fcoe_footer::crc |
uint8_t fcoe_footer::eof |
End of frame marker.
Definition at line 76 of file fcoe.h.
Referenced by fcoe_deliver(), and fcoe_rx().