#include <dhcp_capture.hpp>
Definition at line 25 of file dhcp_capture.hpp.
◆ DHCPCapture()
◆ dhcp_message_type()
static int openvpn::DHCPCapture::dhcp_message_type |
( |
const DHCPPacket * |
dhcp, |
|
|
const unsigned int |
optlen |
|
) |
| |
|
inlinestaticprivate |
◆ extract_router()
static IPv4::Addr openvpn::DHCPCapture::extract_router |
( |
DHCPPacket * |
dhcp, |
|
|
const unsigned int |
optlen |
|
) |
| |
|
inlinestaticprivate |
◆ get_dns()
static std::vector< DnsAddress > openvpn::DHCPCapture::get_dns |
( |
const DHCPPacket * |
dhcp, |
|
|
const unsigned int |
optlen |
|
) |
| |
|
inlinestaticprivate |
◆ get_netmask()
static IPv4::Addr openvpn::DHCPCapture::get_netmask |
( |
const DHCPPacket * |
dhcp, |
|
|
const unsigned int |
optlen |
|
) |
| |
|
inlinestaticprivate |
◆ get_props()
◆ mod_reply()
bool openvpn::DHCPCapture::mod_reply |
( |
Buffer & |
buf | ) |
|
|
inline |
◆ reset()
void openvpn::DHCPCapture::reset |
( |
| ) |
|
|
inlineprivate |
◆ configured
bool openvpn::DHCPCapture::configured = false |
|
private |
◆ props
The documentation for this class was generated from the following file: