Searched defs:TCP_EVENT_CLOSED (Results 1 – 1 of 1) sorted by relevance
172 #define TCP_EVENT_CLOSED(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro210 #define TCP_EVENT_CLOSED(pcb,ret) \ macro