Searched refs:mBaseIface (Results 1 – 1 of 1) sorted by relevance
94 private String mBaseIface; field in Nat464Xlat191 mBaseIface = baseIface; in enterStartingState()221 Slog.e(TAG, "Error unregistering clatd observer on " + mBaseIface + ": " + e); in leaveStartedState()225 mBaseIface = null; in leaveStartedState()271 Slog.i(TAG, "Stopping clatd on " + mBaseIface); in stop()273 mNetd.clatdStop(mBaseIface); in stop()275 Slog.e(TAG, "Error stopping clatd on " + mBaseIface + ": " + e); in stop()487 mIface, mIface, mBaseIface)); in handleInterfaceLinkStateChanged()525 return "mBaseIface: " + mBaseIface + ", mIface: " + mIface + ", mState: " + mState; in toString()