Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::net::EthernetFrameFooter Struct Reference

Structure the raw data. This is the footer of an Ethernet Frame. More...

#include <ethernetframe.h>

Public Attributes

uint32_t checksum
 checksum of the payload
 

Detailed Description

Structure the raw data. This is the footer of an Ethernet Frame.

Definition at line 45 of file ethernetframe.h.

Member Data Documentation

◆ checksum

uint32_t MaxOS::net::EthernetFrameFooter::checksum

checksum of the payload

Definition at line 47 of file ethernetframe.h.


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