Searched refs:netif_send_garp (Results 1 – 1 of 1) sorted by relevance
190 static void netif_send_garp(void *arg) in netif_send_garp() function196 sys_timeout(CONFIG_LWIP_GARP_TMR_INTERVAL*1000, netif_send_garp, netif); in netif_send_garp()201 sys_timeout(CONFIG_LWIP_GARP_TMR_INTERVAL*1000, netif_send_garp, netif); in netif_set_garp_flag()206 sys_untimeout(netif_send_garp, netif); in netif_unset_garp_flag()