Home
last modified time | relevance | path

Searched defs:tcp_close (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/test/
Dtest-tcp-close.c101 TEST_IMPL(tcp_close) { in TEST_IMPL() argument
/third_party/ffmpeg/libavformat/
Dtcp.c280 static int tcp_close(URLContext *h) in tcp_close() function
/third_party/lwip/src/core/
Dtcp.c484 tcp_close(struct tcp_pcb *pcb) in tcp_close() function