Enet UDMA RX Protocol Info structure.
It contains IPv4/IPv6 protocol information including checksum. This is copied from the CPPI TX status word (UDMA flow protocol specific info).
Data Fields | |
bool | ipv6Valid |
bool | ipv4Valid |
bool | tcpudpIndicator |
bool | fragment |
bool | chkSumErr |
uint16_t | chkSum |
bool EnetUdma_RxProtoInfo::ipv6Valid |
Flag to indicate an IPv6 TCP or UDP Packet was detected
bool EnetUdma_RxProtoInfo::ipv4Valid |
Flag to indicate an IPv4 TCP or UDP Packet was detected
bool EnetUdma_RxProtoInfo::tcpudpIndicator |
bool EnetUdma_RxProtoInfo::fragment |
bool EnetUdma_RxProtoInfo::chkSumErr |
uint16_t EnetUdma_RxProtoInfo::chkSum |
Computed checksum value