Searched refs:mOutboundInsecureIpFrameCounter (Results 1 – 3 of 3) sorted by relevance
710 uint32_t mOutboundInsecureIpFrameCounter; // Number of insecure outbound data/IP frames. member in ot::Ncp::NcpBase
306 , mOutboundInsecureIpFrameCounter(0) in NcpBase()391 mOutboundInsecureIpFrameCounter = 0; in ResetCounters()
2744 return mEncoder.WriteUint32(mOutboundInsecureIpFrameCounter); in HandlePropertyGet()4464 mOutboundInsecureIpFrameCounter++; in SendDatagramMessage()