Searched defs:lost (Results 1 – 2 of 2) sorted by relevance
400 private static String composeSockDiagTcpHex(int lost, int sent) { in composeSockDiagTcpHex()
132 TcpInfo(int retransmits, int lost, int segsOut, int segsIn) { in TcpInfo()