#include <dhcpv6_handler.h>
Definition at line 240 of file dhcpv6_handler.h.
Dhcpv6Handler::Dhcpv6OptionHandler::Dhcpv6OptionHandler |
( |
uint8_t * |
ptr | ) |
|
|
inlineexplicit |
void Dhcpv6Handler::Dhcpv6OptionHandler::AddLen |
( |
uint16_t |
l | ) |
|
|
inlinevirtual |
void Dhcpv6Handler::Dhcpv6OptionHandler::AppendData |
( |
uint16_t |
l, |
|
|
const void * |
d, |
|
|
uint16_t * |
optlen |
|
) |
| |
|
inlinevirtual |
uint16_t Dhcpv6Handler::Dhcpv6OptionHandler::GetCode |
( |
| ) |
const |
|
inlinevirtual |
uint8_t* Dhcpv6Handler::Dhcpv6OptionHandler::GetData |
( |
| ) |
|
|
inlinevirtual |
uint16_t Dhcpv6Handler::Dhcpv6OptionHandler::GetFixedLen |
( |
| ) |
const |
|
inlinevirtual |
uint16_t Dhcpv6Handler::Dhcpv6OptionHandler::GetLen |
( |
| ) |
const |
|
inlinevirtual |
void Dhcpv6Handler::Dhcpv6OptionHandler::SetCode |
( |
uint16_t |
c | ) |
|
|
inlinevirtual |
void Dhcpv6Handler::Dhcpv6OptionHandler::SetDhcpOptionPtr |
( |
uint8_t * |
ptr | ) |
|
|
inlinevirtual |
void Dhcpv6Handler::Dhcpv6OptionHandler::SetLen |
( |
uint16_t |
l | ) |
|
|
inlinevirtual |
void Dhcpv6Handler::Dhcpv6OptionHandler::SetNextOptionPtr |
( |
uint16_t |
optlen | ) |
|
|
inlinevirtual |
void Dhcpv6Handler::Dhcpv6OptionHandler::WriteData |
( |
uint8_t |
c, |
|
|
uint8_t |
l, |
|
|
const void * |
d, |
|
|
uint16_t * |
optlen |
|
) |
| |
|
inlinevirtual |
uint8_t* Dhcpv6Handler::Dhcpv6OptionHandler::dhcp_option_ptr |
const uint16_t Dhcpv6Handler::Dhcpv6OptionHandler::kDhcpOptionFixedLen = 4 |
|
static |
The documentation for this struct was generated from the following file: