Kea 2.5.8
pkt4.h File Reference
#include <asiolink/io_address.h>
#include <dhcp/duid.h>
#include <util/buffer.h>
#include <dhcp/option.h>
#include <dhcp/classify.h>
#include <dhcp/pkt.h>
#include <boost/shared_ptr.hpp>
#include <iostream>
#include <vector>
#include <set>
#include <list>
#include <time.h>
+ Include dependency graph for pkt4.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::Pkt4
 Represents DHCPv4 packet. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< Pkt4 > isc::dhcp::Pkt4Ptr
 A pointer to Pkt4 object.