Searched refs:upstreamIfaceParams (Results 1 – 1 of 1) sorted by relevance
781 InterfaceParams upstreamIfaceParams = null; in updateUpstreamIPv6LinkProperties() local786 upstreamIfaceParams = mDeps.getInterfaceParams(upstreamIface); in updateUpstreamIPv6LinkProperties()787 if (upstreamIfaceParams != null) { in updateUpstreamIPv6LinkProperties()788 upstreamIfIndex = upstreamIfaceParams.index; in updateUpstreamIPv6LinkProperties()825 mDadProxy.setUpstreamIface(upstreamIfaceParams); in updateUpstreamIPv6LinkProperties()1456 final InterfaceParams upstreamIfaceParams = in processMessage() local1458 if (upstreamIfaceParams != null) { in processMessage()1460 upstreamIfaceParams.index, ifname); in processMessage()