Searched refs:ttlAdjustment (Results 1 – 2 of 2) sorted by relevance
688 private void updateUpstreamIPv6LinkProperties(LinkProperties v6only, int ttlAdjustment) { in updateUpstreamIPv6LinkProperties() argument706 if (params.hasDefaultRoute) params.hopLimit = getHopLimit(upstreamIface, ttlAdjustment); in updateUpstreamIPv6LinkProperties()
1019 int ttlAdjustment) { in dispatchTetherConnectionChanged() argument1021 mIpServer.sendMessage(IpServer.CMD_IPV6_TETHER_UPDATE, ttlAdjustment, 0, v6lp); in dispatchTetherConnectionChanged()