Virgil IoT KIT
Data Fields
vs_snap_packet_t Struct Reference

SNAP packet. More...

#include <snap-structs.h>

Collaboration diagram for vs_snap_packet_t:
Collaboration graph
[legend]

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...
 

Detailed Description

SNAP packet.

Field Documentation

◆ content

uint8_t vs_snap_packet_t::content[]

Packet data with header .

content_size bytes size

◆ eth_header

vs_ethernet_header_t vs_snap_packet_t::eth_header

Ethernet header.

◆ header

vs_snap_header_t vs_snap_packet_t::header

Packet header.


The documentation for this struct was generated from the following file: