Home
last modified time | relevance | path

Searched defs:msecs (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/lib/lwip/core/
A Ddhcp.c229 u16_t msecs; in dhcp_check() local
287 u16_t msecs; in dhcp_select() local
836 u16_t msecs; in dhcp_decline() local
876 u16_t msecs; in dhcp_discover() local
1026 u16_t msecs; in dhcp_renew() local
1080 u16_t msecs; in dhcp_rebind() local
1130 u16_t msecs; in dhcp_reboot() local
1172 u16_t msecs; in dhcp_release() local
A Dtimers.c263 sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char* handler_name) in sys_timeout_debug()
/lk-master/external/lib/lwip/include/lwip/
A Dtimers.h81 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
A Dtcpip.h153 u32_t msecs; member
/lk-master/external/lib/lwip/api/
A Dtcpip.c247 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout()

Completed in 10 milliseconds