Searched refs:kUdpChecksum (Results 1 – 2 of 2) sorted by relevance
356 static constexpr uint8_t kUdpChecksum = 1 << 2; member in ot::Lowpan::Lowpan
1058 if ((udpCtl & kUdpChecksum) != 0) in DecompressUdpHeader()