![]() |
Choco OS
V.0.16.9.0
Join to the chocolate world
|
stores informations about the frame to send More...
#include <oc_net.h>
Data Fields | |
oC_Net_HardwareAddress_t | Destination |
Hardware Destination Address. | |
oC_Net_HardwareAddress_t | Source |
Hardware Source Address. | |
uint16_t | Size |
Size Data in frame. | |
oC_Net_FrameType_t | FrameType |
Type of the frame. | |
oC_Net_Packet_t * | Packet |
Pointer to the packet to send. | |
const oC_Net_Packet_t * | ConstPacket |
Pointer to the packet to send (for sending) | |