nmsg 1.1.2
Data Fields
nmsg_ethhdr Struct Reference

Data Fields

uint8_t ether_dhost [ETH_ALEN]
 
uint8_t ether_shost [ETH_ALEN]
 
uint16_t ether_type
 

Detailed Description

Definition at line 87 of file nmsg_port_net.h.

Field Documentation

◆ ether_dhost

uint8_t nmsg_ethhdr::ether_dhost[ETH_ALEN]

Definition at line 88 of file nmsg_port_net.h.

◆ ether_shost

uint8_t nmsg_ethhdr::ether_shost[ETH_ALEN]

Definition at line 89 of file nmsg_port_net.h.

◆ ether_type

uint16_t nmsg_ethhdr::ether_type

Definition at line 90 of file nmsg_port_net.h.


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