Searched refs:upstreamIfaceParams (Results 1 – 1 of 1) sorted by relevance
720 InterfaceParams upstreamIfaceParams = null; in updateUpstreamIPv6LinkProperties() local725 upstreamIfaceParams = mDeps.getInterfaceParams(upstreamIface); in updateUpstreamIPv6LinkProperties()726 if (upstreamIfaceParams != null) { in updateUpstreamIPv6LinkProperties()727 upstreamIfIndex = upstreamIfaceParams.index; in updateUpstreamIPv6LinkProperties()767 mDadProxy.setUpstreamIface(upstreamIfaceParams); in updateUpstreamIPv6LinkProperties()1377 final InterfaceParams upstreamIfaceParams = in processMessage() local1379 if (upstreamIfaceParams != null) { in processMessage()1381 upstreamIfaceParams.index, ifname); in processMessage()