Searched refs:rcvWndScale (Results 1 – 16 of 16) sorted by relevance
31 public final int rcvWndScale; field in TcpRepairWindow37 final int rcvWnd, final int rcvWup, final int rcvWndScale) { in TcpRepairWindow() argument43 this.rcvWndScale = rcvWndScale; in TcpRepairWindow()
80 testInfo.rcvWndScale = wndScale; in testFromTcpKeepaliveStableParcelable()96 assertEquals(testInfo.rcvWndScale, resultData.tcpWindowScale); in testFromTcpKeepaliveStableParcelable()153 testInfo.rcvWndScale = wndScale; in testToTcpKeepaliveStableParcelable()167 assertEquals(resultData.rcvWndScale, wndScale); in testToTcpKeepaliveStableParcelable()196 testParcel.rcvWndScale = wndScale; in testParseTcpKeepalivePacketData()211 testParcel.rcvWndScale = 0; in testParseTcpKeepalivePacketData()
86 parcel.rcvWndScale = pkt.getTcpWindowScale(); in toStableParcelable()114 tcpDetails.seq, tcpDetails.ack, tcpDetails.rcvWnd, tcpDetails.rcvWndScale, in fromStableParcelable()146 buf.putShort((short) (tcpDetails.rcvWnd >> tcpDetails.rcvWndScale)); // Window size in buildV4Packet()218 p.rcvWndScale = 0; in parseTcpKeepalivePacketData()
198 tcpDetails.rcvWndScale = trw.rcvWndScale; in switchToRepairMode()
10 int rcvWndScale;
27 int rcvWndScale;
28 int rcvWndScale;
29 int rcvWndScale;