Searched defs:kuint32max (Results 1 – 2 of 2) sorted by relevance
47 const uint32 kuint32max = 0xFFFFFFFF; variable
361 const auto kuint32max = std::numeric_limits<uint32_t>::max(); in RouteMsgHandler() local