Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dtcp.c250 static int tcp_write(URLContext *h, const uint8_t *buf, int size) in tcp_write() function
/third_party/lwip/src/core/
Dtcp_out.c402 tcp_write(struct tcp_pcb *pcb, const void *arg, u16_t len, u8_t apiflags) in tcp_write() function