Searched defs:tcp_write (Results 1 – 3 of 3) sorted by relevance
250 static int tcp_write(URLContext *h, const uint8_t *buf, int size) in tcp_write() function
390 tcp_write(struct tcp_pcb *pcb, const void *arg, u16_t len, u8_t apiflags) in tcp_write() function
1561 static void tcp_write(grpc_endpoint* ep, grpc_slice_buffer* buf, in tcp_write() function