OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::EthHeader Struct Reference

#include <eth.hpp>

Public Attributes

std::uint8_t dest_mac [6]
 
std::uint8_t src_mac [6]
 
std::uint16_t ethertype
 

Detailed Description

Definition at line 23 of file eth.hpp.

Member Data Documentation

◆ dest_mac

std::uint8_t openvpn::EthHeader::dest_mac[6]

Definition at line 25 of file eth.hpp.

◆ ethertype

std::uint16_t openvpn::EthHeader::ethertype

Definition at line 27 of file eth.hpp.

◆ src_mac

std::uint8_t openvpn::EthHeader::src_mac[6]

Definition at line 26 of file eth.hpp.


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