Searched refs:kIpVersion4 (Results 1 – 1 of 1) sorted by relevance
1100 static constexpr uint8_t kIpVersion4 = 4; variable1108 OT_UNUSED_VARIABLE(kIpVersion4); in getIpVersion()1239 isIp4 = (getIpVersion(reinterpret_cast<uint8_t *>(&packet[offset])) == kIpVersion4); in processTransmit()