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