Searched defs:destIndex (Results 1 – 3 of 3) sorted by relevance
114 int destIndex = 1; variable
111 int32_t destIndex = (currentMonthIndex_ + DISTANCE_FORM_LAST) % MAX_MONTH_CACHE_NUM; in JumpToMonth() local125 int32_t destIndex = (currentMonthIndex_ + 1) % MAX_MONTH_CACHE_NUM; in JumpToMonth() local
216 …const struct DhcpPacket *sendPacket, uint32_t srcIp, uint32_t destIp, int destIndex, const uint8_t… in SendToDhcpPacket()