Searched refs:mOutboundInsecureIpFrameCounter (Results 1 – 3 of 3) sorted by relevance
603 uint32_t mOutboundInsecureIpFrameCounter; // Number of insecure outbound data/IP frames. member in ot::Ncp::NcpBase
249 , mOutboundInsecureIpFrameCounter(0) in NcpBase()317 mOutboundInsecureIpFrameCounter = 0; in ResetCounters()
2640 return mEncoder.WriteUint32(mOutboundInsecureIpFrameCounter); in HandlePropertyGet()4357 mOutboundInsecureIpFrameCounter++; in SendDatagramMessage()