Agora  1.2.0
Agora project
udp_hdr_t Struct Reference

#include <eth_common.h>

Public Member Functions

std::string to_string () const
 

Public Attributes

uint16_t src_port
 
uint16_t dst_port
 
uint16_t len
 
uint16_t check
 

Member Function Documentation

◆ to_string()

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

Member Data Documentation

◆ check

uint16_t udp_hdr_t::check

◆ dst_port

uint16_t udp_hdr_t::dst_port

◆ len

uint16_t udp_hdr_t::len

◆ src_port

uint16_t udp_hdr_t::src_port

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