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

Counters for an individual shared network. More...

#include <dhcpd-pools.h>

Collaboration diagram for shared_network_t:
Collaboration graph
[legend]

Data Fields

char * name
 
double available
 
double used
 
double touched
 
double backups
 
int netmask
 
struct shared_network_tnext
 

Detailed Description

Counters for an individual shared network.

This data entry is also used for 'all networks' counting.

Field Documentation

◆ available

double available

◆ backups

double backups

◆ name

char* name

◆ netmask

int netmask

◆ next

struct shared_network_t* next

◆ touched

double touched

◆ used

double used

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