Searched refs:AuthTypeValue (Results 1 – 4 of 4) sorted by relevance
788 LnnSetAuthTypeValue(&info->AuthTypeValue, ONLINE_METANODE); in LnnAddMetaInfo()821 LnnClearAuthTypeValue(&info->AuthTypeValue, ONLINE_METANODE); in LnnDeleteMetaInfo()1080 info->AuthTypeValue = oldInfo->AuthTypeValue; in GetNodeInfoDiscovery()1178 LnnSetAuthTypeValue(&info->AuthTypeValue, ONLINE_HICHAIN); in LnnAddOnlineNode()1338 LnnClearAuthTypeValue(&info->AuthTypeValue, ONLINE_HICHAIN); in LnnSetNodeOffline()
132 *((uint32_t *)buf) = info->AuthTypeValue; in DlGetAuthType()
159 uint32_t AuthTypeValue; member
910 isMetaAuth = (info.AuthTypeValue & (1 << ONLINE_METANODE)) != 0; in UpdateLeaveToLedger()