Searched refs:mLastIPv4UpstreamIfindex (Results 1 – 1 of 1) sorted by relevance
245 private int mLastIPv4UpstreamIfindex = 0; field in BpfCoordinator846 if (mLastIPv4UpstreamIfindex == upstreamIndex) return; in updateUpstreamNetworkState()854 if (mLastIPv4UpstreamIfindex != 0) { in updateUpstreamNetworkState()863 mLastIPv4UpstreamIfindex = upstreamIndex; in updateUpstreamNetworkState()