Microchip® Advanced Software Framework

dhcpc.h File Reference

Data Structures

struct  dhcpc_state
 

Functions

void dhcpc_appcall (process_event_t ev, void *data)
 
void dhcpc_configured (const struct dhcpc_state *s)
 
void dhcpc_init (const void *mac_addr, int mac_len)
 
void dhcpc_request (void)
 
void dhcpc_unconfigured (const struct dhcpc_state *s)
 

void dhcpc_appcall ( process_event_t  ev,
void *  data 
)

References PROCESS_EVENT_TIMER, and tcpip_event.

void dhcpc_configured ( const struct dhcpc_state s)
void dhcpc_init ( const void *  mac_addr,
int  mac_len 
)
void dhcpc_request ( void  )
void dhcpc_unconfigured ( const struct dhcpc_state s)