Searched refs:tcp_tx_zerocopy_enabled (Results 1 – 1 of 1) sorted by relevance
1704 bool tcp_tx_zerocopy_enabled = kZerocpTxEnabledDefault; in grpc_tcp_create() local1735 tcp_tx_zerocopy_enabled = grpc_channel_arg_get_bool( in grpc_tcp_create()1791 if (tcp_tx_zerocopy_enabled && !tcp->tcp_zerocopy_send_ctx.memory_limited()) { in grpc_tcp_create()