Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dtcp.c216 static int tcp_accept(URLContext *s, URLContext **c) in tcp_accept() function
/third_party/lwip/src/core/
Dtcp.c2080 tcp_accept(struct tcp_pcb *pcb, tcp_accept_fn accept) in tcp_accept() function