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