Searched defs:authSeqNum (Results 1 – 3 of 3) sorted by relevance
665 int64_t authSeqNum = 0; variable
189 int64_t authSeqNum; member
573 static int32_t AddCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type, int64_t authSeqNum) in AddCnnCode()