Searched refs:underlyingLp (Results 1 – 1 of 1) sorted by relevance
2078 final LinkProperties underlyingLp = underlying.linkProperties; in buildConnectedLinkProperties() local2080 lp.setTcpBufferSizes(underlyingLp.getTcpBufferSizes()); in buildConnectedLinkProperties()2081 underlyingMtu = underlyingLp.getMtu(); in buildConnectedLinkProperties()