Synopsis
unsigned long ctl_eth_tx_frame_total_count(const CTL_ETH_TX_FRAME_t *frame);
Description

ctl_eth_tx_frame_total_count computes the total number of bytes in the Ethernet frame frame which is the sum of the header size and payload size. The header size includes the 12 bytes of Ethernet header.