option_data
parse_option_decl(FILE *cfile, struct option_data *options)
struct option_data options[256];
struct option_data options[256];
struct option_data options[256];
struct option_data o;
dhcpack(struct iaddr client_addr, struct option_data *options)
dhcpoffer(struct iaddr client_addr, struct option_data *options)
packet_to_lease(struct option_data *options)
dhcpnak(struct iaddr client_addr, struct option_data *options)
struct option_data options[256];
struct option_data defaults[256];
struct option_data send_options[256];
int cons_options(struct option_data *);
char *pretty_print_option(unsigned int, struct option_data *, int);
void dhcpoffer(struct iaddr, struct option_data *);
void dhcpack(struct iaddr, struct option_data *);
void dhcpnak(struct iaddr, struct option_data *);
struct client_lease *packet_to_lease(struct option_data *);
int parse_option_decl(FILE *, struct option_data *);
cons_options(struct option_data *options)
pretty_print_option(unsigned int code, struct option_data *option,
struct option_data options[256];
void (*handler)(struct iaddr, struct option_data *);
int parse_option_buffer(struct option_data *, unsigned char *, int);
parse_option_buffer(struct option_data *options, unsigned char *buffer,