|
dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
Various per range and shared net temporary calculation results. More...
#include <dhcpd-pools.h>
Data Fields | |
| int | status |
| double | range_size |
| double | percent |
| double | tc |
| double | tcp |
| double | bup |
Various per range and shared net temporary calculation results.
| double bup |
Referenced by must_put_range(), must_put_shnet(), output_csv(), output_html(), output_json(), output_txt(), range_output_helper(), and shnet_output_helper().
| double percent |
| double range_size |
Referenced by must_put_range(), output_alarming(), output_csv(), output_html(), output_json(), output_txt(), output_xml(), and range_output_helper().
| int status |
Referenced by must_put_range(), must_put_shnet(), output_alarming(), output_json(), range_output_helper(), shnet_output_helper(), and start_color().
| double tc |
Referenced by must_put_range(), must_put_shnet(), output_csv(), output_html(), output_json(), output_txt(), range_output_helper(), and shnet_output_helper().
| double tcp |
Referenced by must_put_range(), must_put_shnet(), output_csv(), output_html(), output_json(), output_txt(), range_output_helper(), and shnet_output_helper().
1.8.13