#include <ha.h>
Definition at line 158 of file ha.h.
Data Fields | |
char | foreground |
char | quit_after_lease |
char | abort_if_no_lease |
char | background_if_no_lease |
char * | interface |
char * | pidfile |
char * | script |
unsigned char * | clientid |
unsigned char * | hostname |
int | ifindex |
unsigned char | arp [6] |
char* client_config_t::pidfile |
char* client_config_t::script |
unsigned char* client_config_t::clientid |
unsigned char* client_config_t::hostname |
Definition at line 168 of file ha.h.
Referenced by send_discover(), send_renew(), send_selecting(), and udhcp().
unsigned char client_config_t::arp[6] |