#include <dhcpd.h>
Data Fields | |
int | refcnt |
struct option_cache * | next |
struct expression * | expression |
struct option * | option |
struct data_string | data |
u_int32_t | flags |
Definition at line 349 of file dhcpd.h.
struct data_string option_cache::data [read] |
struct expression* option_cache::expression [read] |
u_int32_t option_cache::flags |
struct option_cache* option_cache::next [read] |
struct option* option_cache::option [read] |