Searched refs:dhcp_start (Results 1 – 5 of 5) sorted by relevance
97 #define netifapi_dhcp_start(n) netifapi_netif_common(n, NULL, dhcp_start)
113 err_t dhcp_start(struct netif *netif);
451 - dhcp_start(struct netif *netif)
629 dhcp_start(struct netif *netif) in dhcp_start() function
1346 is big enough in dhcp_start1402 * dhcp.c: fixed bug #24480 (releasing old udp_pdb and pbuf in dhcp_start)