Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dtcpip.h106 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
/external/syslinux/core/lwip/src/api/
Dtcpip.c242 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout() function