#include <dhcpv6_proto.h>
Definition at line 23 of file dhcpv6_proto.h.
◆ Dhcpv6Proto()
Dhcpv6Proto::Dhcpv6Proto |
( |
Agent * |
agent, |
|
|
boost::asio::io_context & |
io, |
|
|
bool |
run_with_vrouter |
|
) |
| |
◆ ~Dhcpv6Proto()
Dhcpv6Proto::~Dhcpv6Proto |
( |
| ) |
|
|
virtual |
◆ AllocProtoHandler()
ProtoHandler * Dhcpv6Proto::AllocProtoHandler |
( |
boost::shared_ptr< PktInfo > |
info, |
|
|
boost::asio::io_context & |
io |
|
) |
| |
|
virtual |
◆ ClearStats()
void Dhcpv6Proto::ClearStats |
( |
| ) |
|
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ GetStats()
const DhcpStats& Dhcpv6Proto::GetStats |
( |
| ) |
const |
|
inline |
◆ IncrStatsAdvertise()
void Dhcpv6Proto::IncrStatsAdvertise |
( |
| ) |
|
|
inline |
◆ IncrStatsConfirm()
void Dhcpv6Proto::IncrStatsConfirm |
( |
| ) |
|
|
inline |
◆ IncrStatsDecline()
void Dhcpv6Proto::IncrStatsDecline |
( |
| ) |
|
|
inline |
◆ IncrStatsError()
void Dhcpv6Proto::IncrStatsError |
( |
| ) |
|
|
inline |
◆ IncrStatsInformationRequest()
void Dhcpv6Proto::IncrStatsInformationRequest |
( |
| ) |
|
|
inline |
◆ IncrStatsRebind()
void Dhcpv6Proto::IncrStatsRebind |
( |
| ) |
|
|
inline |
◆ IncrStatsReconfigure()
void Dhcpv6Proto::IncrStatsReconfigure |
( |
| ) |
|
|
inline |
◆ IncrStatsRelease()
void Dhcpv6Proto::IncrStatsRelease |
( |
| ) |
|
|
inline |
◆ IncrStatsRenew()
void Dhcpv6Proto::IncrStatsRenew |
( |
| ) |
|
|
inline |
◆ IncrStatsReply()
void Dhcpv6Proto::IncrStatsReply |
( |
| ) |
|
|
inline |
◆ IncrStatsRequest()
void Dhcpv6Proto::IncrStatsRequest |
( |
| ) |
|
|
inline |
◆ IncrStatsSolicit()
void Dhcpv6Proto::IncrStatsSolicit |
( |
| ) |
|
|
inline |
◆ server_duid()
const Duid* Dhcpv6Proto::server_duid |
( |
| ) |
const |
|
inline |
◆ Shutdown()
void Dhcpv6Proto::Shutdown |
( |
| ) |
|
◆ kDhcpMaxPacketSize
const uint32_t Dhcpv6Proto::kDhcpMaxPacketSize = 1024 |
|
static |
◆ run_with_vrouter_
bool Dhcpv6Proto::run_with_vrouter_ |
|
private |
◆ server_duid_
Duid Dhcpv6Proto::server_duid_ |
|
private |
◆ stats_
The documentation for this class was generated from the following files: