Home
last modified time | relevance | path

Searched defs:tcp_accepted (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/test/
Dtest-tcp-close-reset.c37 static uv_tcp_t tcp_accepted; variable
/third_party/lwip/src/include/lwip/
Dtcp.h464 #define tcp_accepted(pcb) do { LWIP_UNUSED_ARG(pcb); } while(0) /* compatibility define, n… macro