Searched refs:TCP_EVENT_POLL (Results 1 – 2 of 2) sorted by relevance
206 #define TCP_EVENT_POLL(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro252 #define TCP_EVENT_POLL(pcb,ret) \
939 TCP_EVENT_POLL(prev, err); in tcp_slowtmr()