Searched refs:mConfigure (Results 1 – 6 of 6) sorted by relevance
99 if (mConfigure) in ConvertToTlvFlags()150 mConfigure = ((aFlags & BorderRouterEntry::kConfigureFlag) != 0); in SetFromTlvFlags()
65 bool mConfigure : 1; ///< Whether DHCPv6 Agent supplying other config data. member
76 if (!(config.mDhcp || config.mConfigure)) in UpdateService()104 if (!(config.mDhcp || config.mConfigure)) in UpdateService()
74 if (aConfig.mConfigure) in PrefixFlagsToString()
650 aConfig.mConfigure = true; in ParsePrefix()
106 if (aConfig.mConfigure) in BorderRouterConfigToFlagByte()1016 borderRouterConfig.mConfigure = ((flags & SPINEL_NET_FLAG_CONFIGURE) != 0); in HandlePropertyInsert()