Searched refs:dhcp_start (Results 1 – 4 of 4) sorted by relevance
114 err_t dhcp_start(struct netif *netif);
117 #define netifapi_dhcp_start(n) netifapi_netif_common(n, NULL, dhcp_start)
475 dhcp_start(netif); in dhcp_coarse_tmr()547 dhcp_start(netif); in dhcp_timeout()755 dhcp_start(struct netif *netif) in dhcp_start() function
1169 * dhcp.c: fixed bug #36645: Calling dhcp_release before dhcp_start2535 is big enough in dhcp_start2591 * dhcp.c: fixed bug #24480 (releasing old udp_pdb and pbuf in dhcp_start)