CNDP  22.08.0
cne_ether_hdr Struct Reference

#include <cne_ether.h>

Data Fields

struct ether_addr d_addr
 
struct ether_addr s_addr
 
uint16_t ether_type
 

Detailed Description

Ethernet header: Contains the destination address, source address and frame type.

Definition at line 64 of file cne_ether.h.

Field Documentation

◆ d_addr

struct ether_addr d_addr

Destination address.

Definition at line 53 of file cne_ether.h.

◆ s_addr

struct ether_addr s_addr

Source address.

Definition at line 53 of file cne_ether.h.

◆ ether_type

uint16_t ether_type

Frame type.

Definition at line 67 of file cne_ether.h.


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