Searched refs:tcp_handle_write (Results 1 – 1 of 1) sorted by relevance
147 static void tcp_handle_write(void* arg /* grpc_tcp */, grpc_error* error);268 tcp_handle_write(arg, error); in tcp_drop_uncovered_then_handle_write()319 static void tcp_handle_write(void* arg /* grpc_tcp */, grpc_error* error);882 static void tcp_handle_write(void* arg /* grpc_tcp */, grpc_error* error) { in tcp_handle_write() function