#include <dhcp_lease_db.h>
Definition at line 37 of file dhcp_lease_db.h.
◆ DhcpLease()
DhcpLeaseDb::DhcpLease::DhcpLease |
( |
const MacAddress & |
m, |
|
|
const Ip4Address & |
i, |
|
|
uint64_t |
t, |
|
|
bool |
r |
|
) |
| |
|
inline |
◆ operator<()
bool DhcpLeaseDb::DhcpLease::operator< |
( |
const DhcpLease & |
rhs | ) |
const |
|
inline |
◆ ip_
◆ lease_expiry_time_
uint64_t DhcpLeaseDb::DhcpLease::lease_expiry_time_ |
|
mutable |
◆ mac_
◆ released_
bool DhcpLeaseDb::DhcpLease::released_ |
|
mutable |
The documentation for this struct was generated from the following file: