client_config_t Struct Reference

#include <ha.h>


Detailed Description

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]


Field Documentation

char client_config_t::foreground

Definition at line 159 of file ha.h.

Referenced by udhcp().

char client_config_t::quit_after_lease

Definition at line 160 of file ha.h.

Referenced by udhcp().

char client_config_t::abort_if_no_lease

Definition at line 161 of file ha.h.

char client_config_t::background_if_no_lease

Definition at line 162 of file ha.h.

char* client_config_t::interface

Definition at line 163 of file ha.h.

Referenced by udhcp().

char* client_config_t::pidfile

Definition at line 164 of file ha.h.

Referenced by udhcp().

char* client_config_t::script

Definition at line 165 of file ha.h.

Referenced by run_script().

unsigned char* client_config_t::clientid

Definition at line 166 of file ha.h.

Referenced by udhcp().

unsigned char* client_config_t::hostname

Definition at line 167 of file ha.h.

int client_config_t::ifindex

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]

Definition at line 169 of file ha.h.

Referenced by udhcp().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 12:24:48 2008 for Dynamics 0.8.1.Dynamo.1 by  doxygen 1.5.1