Searched refs:gwAddr (Results 1 – 1 of 1) sorted by relevance
2363 std::vector<uint32_t> gwAddr; in GetNextIpAddr() local2377 gwAddr = TransIpAddressToVec(gateway); in GetNextIpAddr()2378 if (newIp == (gwAddr[VEC_POS_3] & 0xFF) || newIp == (ipAddr[VEC_POS_3] & 0xFF)) { in GetNextIpAddr()