Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DTcpRepairWindow.java27 public final int sndWnd; field in TcpRepairWindow
36 public TcpRepairWindow(final int sndWl1, final int sndWnd, final int maxWindow, in TcpRepairWindow() argument
39 this.sndWnd = sndWnd; in TcpRepairWindow()