Home
last modified time | relevance | path

Searched refs:time_started (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/include/lwip/
A Dapi_msg.h93 u32_t time_started; member
/lk-master/external/lib/lwip/api/
A Dapi_lib.c627 msg.msg.msg.w.time_started = sys_now(); in netconn_write_partly()
629 msg.msg.msg.w.time_started = 0; in netconn_write_partly()
A Dapi_msg.c1228 ((s32_t)(sys_now() - conn->current_msg->msg.w.time_started) >= conn->send_timeout)) {

Completed in 8 milliseconds