OpenVPN
Data Fields
openvpn_ethhdr Struct Reference

#include <proto.h>

Data Fields

uint8_t dest [OPENVPN_ETH_ALEN]
 
uint8_t source [OPENVPN_ETH_ALEN]
 
uint16_t proto
 

Detailed Description

Definition at line 55 of file proto.h.

Field Documentation

◆ dest

uint8_t openvpn_ethhdr::dest[OPENVPN_ETH_ALEN]

Definition at line 57 of file proto.h.

Referenced by ipv6_send_icmp_unreachable(), and mroute_extract_addr_ether().

◆ proto

uint16_t openvpn_ethhdr::proto

◆ source

uint8_t openvpn_ethhdr::source[OPENVPN_ETH_ALEN]

Definition at line 58 of file proto.h.

Referenced by ipv6_send_icmp_unreachable(), and mroute_extract_addr_ether().


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