#include <icmp6.hpp>
Definition at line 25 of file icmp6.hpp.
◆ anonymous enum
| Enumerator |
|---|
| ECHO_REQUEST | |
| ECHO_REPLY | |
| DEST_UNREACH | |
| PACKET_TOO_BIG | |
Definition at line 27 of file icmp6.hpp.
◆ [union]
◆ [union]
◆ checksum
| std::uint16_t openvpn::ICMPv6::checksum |
◆ code
| std::uint8_t openvpn::ICMPv6::code |
◆ head
◆ id
| std::uint16_t openvpn::ICMPv6::id |
◆ mtu
| std::uint32_t openvpn::ICMPv6::mtu |
◆ seq_num
| std::uint16_t openvpn::ICMPv6::seq_num |
◆ type
| std::uint8_t openvpn::ICMPv6::type |
◆ type_code
| std::uint16_t openvpn::ICMPv6::type_code |
The documentation for this struct was generated from the following file: