omni::net::ping_reply::enum_t
NAME

omni::net::ping_reply::enum_t

A enumeration of omni::net::ping_reply

#include <omni/types/net_t.hpp>

MEMBERS

omni::net::ping_reply::enum_t::BAD_DESTINATION
omni::net::ping_reply::enum_t::BAD_HEADER
omni::net::ping_reply::enum_t::BAD_OPTION
omni::net::ping_reply::enum_t::BAD_ROUTE
omni::net::ping_reply::enum_t::DESTINATION_HOST_UNREACHABLE
omni::net::ping_reply::enum_t::DESTINATION_NETWORK_UNREACHABLE
omni::net::ping_reply::enum_t::DESTINATION_PORT_UNREACHABLE
omni::net::ping_reply::enum_t::DESTINATION_PROHIBITED
omni::net::ping_reply::enum_t::DESTINATION_PROTOCOL_UNREACHABLE
omni::net::ping_reply::enum_t::DESTINATION_UNREACHABLE
omni::net::ping_reply::enum_t::DESTINATIONS_COPEMISMATCH
omni::net::ping_reply::enum_t::HARDWARE_ERROR
omni::net::ping_reply::enum_t::ICMP_ERROR
omni::net::ping_reply::enum_t::NO_RESOURCES
omni::net::ping_reply::enum_t::PACKET_TOO_BIG
omni::net::ping_reply::enum_t::PARAMETER_PROBLEM
omni::net::ping_reply::enum_t::SOURCE_QUENCH
omni::net::ping_reply::enum_t::SUCCESS
omni::net::ping_reply::enum_t::TIME_EXCEEDED
omni::net::ping_reply::enum_t::TIMED_OUT
omni::net::ping_reply::enum_t::TTL_EXPIRED
omni::net::ping_reply::enum_t::TTL_REASSEMBLY_TIME_EXCEEDED
omni::net::ping_reply::enum_t::UNKNOWN
omni::net::ping_reply::enum_t::UNRECOGNIZED_NEXT_HEADER

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top