Searched defs:lastDataSent (Results 1 – 1 of 1) sorted by relevance
741 public final int lastDataSent; field in InternalChannelz.TcpInfo756 int sacked, int lost, int retrans, int fackets, int lastDataSent, int lastAckSent, in TcpInfo()808 private int lastDataSent; field in InternalChannelz.TcpInfo.Builder906 public Builder setLastDataSent(int lastDataSent) { in setLastDataSent()