1.2.5.2.30 TCPIP_MAC_PACKET_RX_STAT Union

C

typedef union {
TCPIP_MAC_PACKET_RX_STAT_PIC32INT rxStatPIC32INT;
TCPIP_MAC_PACKET_RX_STAT_PIC32C rxStatPIC32C;
} TCPIP_MAC_PACKET_RX_STAT;

Description

MAC Received Packet Status.

This structure contains the status of a received packet.

Remarks

MACs have different hardware support for the received packet status. Not all the MACs have hardware support for the received packet status.