Searched defs:tcp_accepted (Results 1 – 2 of 2) sorted by relevance
37 static uv_tcp_t tcp_accepted; variable
464 #define tcp_accepted(pcb) do { LWIP_UNUSED_ARG(pcb); } while(0) /* compatibility define, n… macro