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 147 of file proto.h.
Referenced by ipv6_send_icmp_unreachable().
uint8_t openvpn_icmp6hdr::icmp6_code |
Definition at line 146 of file proto.h.
Referenced by ipv6_send_icmp_unreachable().
uint8_t openvpn_icmp6hdr::icmp6_type |
Definition at line 143 of file proto.h.
Referenced by ipv6_send_icmp_unreachable().