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

An individual lease. More...

#include <dhcpd-pools.h>

Collaboration diagram for leases_t:
Collaboration graph
[legend]

Data Fields

union ipaddr_t ip
 
enum ltype type
 
char * ethernet
 
UT_hash_handle hh
 

Detailed Description

An individual lease.

These leaases are hashed.

Field Documentation

◆ ethernet

char* ethernet

◆ hh

UT_hash_handle hh

◆ ip

union ipaddr_t ip

◆ type

enum ltype type

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