Searched refs:TCP_EVENT_CLOSED (Results 1 – 3 of 3) sorted by relevance
169 #define TCP_EVENT_CLOSED(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro207 #define TCP_EVENT_CLOSED(pcb,ret) \ macro
1581 TCP_EVENT_CLOSED(pcb, err); in tcp_process_refused_data()
541 TCP_EVENT_CLOSED(pcb, err);
Completed in 15 milliseconds