Home
last modified time | relevance | path

Searched refs:totalRetrans (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpInfo.java155 TcpInfo(int segsOut, int segsIn, int totalRetrans) { in TcpInfo() argument
158 mTotalRetrans = totalRetrans; in TcpInfo()