Searched refs:mAutoAddress (Results 1 – 4 of 4) sorted by relevance
77 bool mAutoAddress; ///< Indicates whether auto address mode is enabled or not. member
297 if (hostInfo->mAutoAddress) in Process()796 if (aHostInfo.mAutoAddress) in OutputHostInfo()
136 bool IsAutoAddressEnabled(void) const { return mAutoAddress; } in IsAutoAddressEnabled()
82 mAutoAddress = true; in EnableAutoAddress()91 mAutoAddress = false; in SetAddresses()