Searched refs:mOutboundInsecureIpFrameCounter (Results 1 – 3 of 3) sorted by relevance
637 uint32_t mOutboundInsecureIpFrameCounter; // Number of insecure outbound data/IP frames. member in ot::Ncp::NcpBase
255 , mOutboundInsecureIpFrameCounter(0) in NcpBase()333 mOutboundInsecureIpFrameCounter = 0; in ResetCounters()
2660 return mEncoder.WriteUint32(mOutboundInsecureIpFrameCounter); in HandlePropertyGet()4471 mOutboundInsecureIpFrameCounter++; in SendDatagramMessage()