Kea 3.1.1
icmp_msg.h File Reference
#include <asiolink/io_address.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <unistd.h>
#include <netinet/ip_icmp.h>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for icmp_msg.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::ping_check::ICMPMsg
 Embodies an ICMP message. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::ping_check
 

Typedefs

typedef boost::shared_ptr< ICMPMsgisc::ping_check::ICMPMsgPtr
 Shared pointer type for ICMPMsg.
 
typedef boost::shared_ptr< struct icmp > isc::ping_check::ICMPPtr
 Shared pointer type for struct icmp.