Home
last modified time | relevance | path

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

/external/lib/lwip/include/lwip/
A Dtcp_impl.h205 #define TCP_EVENT_POLL(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro
251 #define TCP_EVENT_POLL(pcb,ret) \
/external/lib/lwip/core/
A Dtcp.c989 TCP_EVENT_POLL(prev, err); in tcp_slowtmr()

Completed in 7 milliseconds