OpenVPN
|
#include <proto.h>
Data Fields | |
uint8_t | icmp6_type |
uint8_t | icmp6_code |
uint16_t | icmp6_cksum |
uint8_t | icmp6_dataun [4] |
uint16_t openvpn_icmp6hdr::icmp6_cksum |
Definition at line 161 of file proto.h.
Referenced by ipv6_send_icmp_unreachable().
uint8_t openvpn_icmp6hdr::icmp6_code |
Definition at line 160 of file proto.h.
Referenced by ipv6_send_icmp_unreachable().
uint8_t openvpn_icmp6hdr::icmp6_type |
Definition at line 157 of file proto.h.
Referenced by ipv6_send_icmp_unreachable().