#include <icmp4.hpp>
Definition at line 24 of file icmp4.hpp.
◆ anonymous enum
Enumerator |
---|
ECHO_REQUEST | |
ECHO_REPLY | |
DEST_UNREACH | |
FRAG_NEEDED | |
MIN_DATA_SIZE | |
Definition at line 26 of file icmp4.hpp.
◆ [union]
◆ [union]
◆ checksum
std::uint16_t openvpn::ICMPv4::checksum |
◆ code
std::uint8_t openvpn::ICMPv4::code |
◆ head
◆ id
std::uint16_t openvpn::ICMPv4::id |
◆ nexthop_mtu
std::uint16_t openvpn::ICMPv4::nexthop_mtu |
◆ seq_num
std::uint16_t openvpn::ICMPv4::seq_num |
◆ type
std::uint8_t openvpn::ICMPv4::type |
◆ type_code
std::uint16_t openvpn::ICMPv4::type_code |
◆ unused
std::uint16_t openvpn::ICMPv4::unused |
The documentation for this struct was generated from the following file: