Searched refs:dhcpreply_t (Results 1 - 4 of 4) sorted by relevance

/broadcom-cfe-1.4.2/cfe/net/
H A Dnet_api.h75 } dhcpreply_t; typedef in typeref:struct:dhcpreply_s
78 int dhcp_bootrequest(dhcpreply_t **reply);
79 void dhcp_free_reply(dhcpreply_t *reply);
80 void dhcp_set_envvars(dhcpreply_t *reply);
H A Dnet_dhcp.c115 void dhcp_set_envvars(dhcpreply_t *reply)
232 void dhcp_free_reply(dhcpreply_t *reply)
451 static int dhcp_wait_reply(int s,uint32_t id,dhcpreply_t *reply,int expfcode)
620 * dhcpreply_t structure will be filled in
632 static int dhcp_do_dhcpdiscover(int s,uint8_t *hwaddr,dhcpreply_t *reply)
673 * dhcpreply_t structure will be filled in
687 dhcpreply_t *reply,
688 dhcpreply_t *discover_reply)
734 * dhcpreply_t structure will be allocated.
745 int dhcp_bootrequest(dhcpreply_t **re
[all...]
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_autoboot.c175 dhcpreply_t *reply = NULL;
/broadcom-cfe-1.4.2/cfe/ui/
H A Dui_netcmds.c234 dhcpreply_t *reply = NULL;

Completed in 45 milliseconds