dhcpd-pools
3.0
ISC dhcpd lease usage analyser
|
A structure that travels through mustach via closure void pointer. More...
Data Fields | |
struct conf_t * | state |
struct range_t * | range_p |
struct shared_network_t * | shnet_p |
struct output_helper_t | oh |
int | current |
A structure that travels through mustach via closure void pointer.
int current |
Referenced by must_enter(), must_next_range(), and must_next_shnet().
struct output_helper_t oh |
Referenced by must_enter(), must_next_range(), must_next_shnet(), must_put_range(), and must_put_shnet().
struct range_t* range_p |
Referenced by must_enter(), must_leave(), must_next_range(), and must_put_range().
struct shared_network_t* shnet_p |
Referenced by must_enter(), must_leave(), must_next_shnet(), and must_put_shnet().
struct conf_t* state |
Referenced by must_enter(), must_leave(), must_next_range(), must_next_shnet(), must_put_base(), must_put_range(), must_put_shnet(), and mustach_dhcpd_pools().