Agora  1.2.0
Agora project
eth_hdr_t Struct Reference

#include <eth_common.h>

Public Member Functions

std::string to_string () const
 

Public Attributes

uint8_t dst_mac [6]
 
uint8_t src_mac [6]
 
uint16_t eth_type
 

Member Function Documentation

◆ to_string()

std::string eth_hdr_t::to_string ( ) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ dst_mac

uint8_t eth_hdr_t::dst_mac[6]

◆ eth_type

uint16_t eth_hdr_t::eth_type

◆ src_mac

uint8_t eth_hdr_t::src_mac[6]

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