Skip to main content
sam123
Associate II
April 3, 2019
Question

how i can recover the ip adress in table

  • April 3, 2019
  • 0 replies
  • 459 views

#ifdef USE_DHCP

 ip_addr_set_zero_ip4(&ipaddr );

 ip_addr_set_zero_ip4(&netmask);

 ip_addr_set_zero_ip4(&gw); 

    This topic has been closed for replies.