Searched refs:tcpip_timeout (Results 1 – 4 of 4) sorted by relevance
96 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
100 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
383 tcpip_timeout(ARP_TMR_INTERVAL, arp_timer, NULL); in lwip_POST_SLEEP_PROCESSING()
320 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout() function
Completed in 6 milliseconds