Searched refs:TCP_EVENT_CLOSED (Results 1 – 3 of 3) sorted by relevance
201 #define TCP_EVENT_CLOSED(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro235 #define TCP_EVENT_CLOSED(pcb,ret) \
1104 TCP_EVENT_CLOSED(pcb, err); in tcp_process_refused_data()
374 TCP_EVENT_CLOSED(pcb, err); in tcp_input()
Completed in 7 milliseconds