Home
last modified time | relevance | path

Searched refs:poll_tcp_needed (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h192 u8_t poll_tcp_needed(void *arg, struct tcp_pcb *pcb);
/third_party/lwip/src/api/
H A Dapi_msg.c393 poll_tcp_needed(void *arg, struct tcp_pcb *pcb) function
/third_party/lwip/src/core/
H A Dtcp.c371 u8_t ret = poll_tcp_needed(pcb->callback_arg, pcb); in tcp_slow_tmr_tick()

Completed in 8 milliseconds