Searched refs:stLastUpdateTokenAt (Results 1 – 2 of 2) sorted by relevance
38 Adapter->PackInfo[i].stLastUpdateTokenAt.tv_sec)*1000 + in UpdateTokenCount()39 (tv.tv_usec-Adapter->PackInfo[i].stLastUpdateTokenAt.tv_usec)/ in UpdateTokenCount()46 memcpy(&Adapter->PackInfo[i].stLastUpdateTokenAt, in UpdateTokenCount()
261 struct timeval stLastUpdateTokenAt; member