#include <dhcpv6_handler.h>
Definition at line 143 of file dhcpv6_handler.h.
◆ AddLen()
void Dhcpv6Options::AddLen |
( |
uint16_t |
l | ) |
|
|
inline |
◆ AppendData()
void Dhcpv6Options::AppendData |
( |
uint16_t |
l, |
|
|
const void * |
d, |
|
|
uint16_t * |
optlen |
|
) |
| |
|
inline |
◆ GetLen()
uint16_t Dhcpv6Options::GetLen |
( |
| ) |
const |
|
inline |
◆ GetNextOptionPtr()
◆ WriteData()
void Dhcpv6Options::WriteData |
( |
uint16_t |
c, |
|
|
uint16_t |
l, |
|
|
const void * |
d, |
|
|
uint16_t * |
optlen |
|
) |
| |
|
inline |
◆ code
uint16_t Dhcpv6Options::code |
◆ data
uint8_t Dhcpv6Options::data[0] |
◆ len
uint16_t Dhcpv6Options::len |
The documentation for this struct was generated from the following file: