Searched refs:custom_tcp_endpoint (Results 1 – 1 of 1) sorted by relevance
73 } custom_tcp_endpoint; typedef76 custom_tcp_endpoint* tcp = (custom_tcp_endpoint*)s->endpoint; in tcp_free()90 static void tcp_unref(custom_tcp_endpoint* tcp, const char* reason, in tcp_unref()103 static void tcp_ref(custom_tcp_endpoint* tcp, const char* reason, in tcp_ref()116 static void tcp_unref(custom_tcp_endpoint* tcp) { in tcp_unref()122 static void tcp_ref(custom_tcp_endpoint* tcp) { gpr_ref(&tcp->refcount); } in tcp_ref()125 static void call_read_cb(custom_tcp_endpoint* tcp, grpc_error* error) { in call_read_cb()151 custom_tcp_endpoint* tcp = (custom_tcp_endpoint*)socket->endpoint; in custom_read_callback()172 custom_tcp_endpoint* tcp = (custom_tcp_endpoint*)tcpp; in tcp_read_allocation_done()197 custom_tcp_endpoint* tcp = (custom_tcp_endpoint*)ep; in endpoint_read()[all …]