Virgil IoT KIT
|
SNAP packet. More...
#include <snap-structs.h>
Data Fields | |
vs_ethernet_header_t | eth_header |
Ethernet header. More... | |
vs_snap_header_t | header |
Packet header. More... | |
uint8_t | content [] |
Packet data with header . More... | |
SNAP packet.
uint8_t vs_snap_packet_t::content[] |
Packet data with header .
content_size bytes size
vs_ethernet_header_t vs_snap_packet_t::eth_header |
Ethernet header.
vs_snap_header_t vs_snap_packet_t::header |
Packet header.