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