#include <dhcp_proto.h>
Definition at line 44 of file dhcp_proto.h.
◆ DhcpStats()
DhcpProto::DhcpStats::DhcpStats |
( |
| ) |
|
|
inline |
◆ Reset()
void DhcpProto::DhcpStats::Reset |
( |
| ) |
|
|
inline |
◆ acks
uint32_t DhcpProto::DhcpStats::acks |
◆ decline
uint32_t DhcpProto::DhcpStats::decline |
◆ dhcp_disabled_drop
uint32_t DhcpProto::DhcpStats::dhcp_disabled_drop |
◆ discover
uint32_t DhcpProto::DhcpStats::discover |
◆ errors
uint32_t DhcpProto::DhcpStats::errors |
◆ incorrect_mac
uint32_t DhcpProto::DhcpStats::incorrect_mac |
◆ inform
uint32_t DhcpProto::DhcpStats::inform |
◆ nacks
uint32_t DhcpProto::DhcpStats::nacks |
◆ offers
uint32_t DhcpProto::DhcpStats::offers |
◆ other
uint32_t DhcpProto::DhcpStats::other |
◆ relay_req
uint32_t DhcpProto::DhcpStats::relay_req |
◆ relay_resp
uint32_t DhcpProto::DhcpStats::relay_resp |
◆ release
uint32_t DhcpProto::DhcpStats::release |
◆ request
uint32_t DhcpProto::DhcpStats::request |
◆ unknown_msg_drop
uint32_t DhcpProto::DhcpStats::unknown_msg_drop |
The documentation for this struct was generated from the following file: