dhcpd-pools  3.0
ISC dhcpd lease usage analyser
Data Fields
range_t Struct Reference

Counters for an individual range. More...

#include <dhcpd-pools.h>

Collaboration diagram for range_t:
Collaboration graph
[legend]

Data Fields

struct shared_network_tshared_net
 
union ipaddr_t first_ip
 
union ipaddr_t last_ip
 
double count
 
double touched
 
double backups
 

Detailed Description

Counters for an individual range.

Field Documentation

◆ backups

double backups

◆ count

double count

◆ first_ip

union ipaddr_t first_ip

◆ last_ip

union ipaddr_t last_ip

◆ shared_net

struct shared_network_t* shared_net

◆ touched

double touched

The documentation for this struct was generated from the following file: