Home
last modified time | relevance | path

Searched refs:tcpip_timeout (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dtcpip.h96 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dtcpip.h100 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dethernetif.c383 tcpip_timeout(ARP_TMR_INTERVAL, arp_timer, NULL); in lwip_POST_SLEEP_PROCESSING()
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dtcpip.c320 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout() function

Completed in 6 milliseconds