Searched refs:setTcpInfo (Results 1 – 3 of 3) sorted by relevance
243 b.setTcpInfo(nativeOptions.tcpInfo); // may be null in getSocketOptions()
1018 public Builder setTcpInfo(TcpInfo tcpInfo) { in setTcpInfo() method in InternalChannelz.SocketOptions.Builder
416 .setTcpInfo(channelzTcpInfo) in extractSocketData()