OpenVPN
Data Fields
openvpn_icmp6hdr Struct Reference

#include <proto.h>

Data Fields

uint8_t icmp6_type
 
uint8_t icmp6_code
 
uint16_t icmp6_cksum
 
uint8_t icmp6_dataun [4]
 

Detailed Description

Definition at line 149 of file proto.h.

Field Documentation

◆ icmp6_cksum

uint16_t openvpn_icmp6hdr::icmp6_cksum

Definition at line 161 of file proto.h.

Referenced by ipv6_send_icmp_unreachable().

◆ icmp6_code

uint8_t openvpn_icmp6hdr::icmp6_code

Definition at line 160 of file proto.h.

Referenced by ipv6_send_icmp_unreachable().

◆ icmp6_dataun

uint8_t openvpn_icmp6hdr::icmp6_dataun[4]

Definition at line 162 of file proto.h.

◆ icmp6_type

uint8_t openvpn_icmp6hdr::icmp6_type

Definition at line 157 of file proto.h.

Referenced by ipv6_send_icmp_unreachable().


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