Searched refs:mEchoMode (Results 1 – 2 of 2) sorted by relevance
306 otIcmp6EchoMode GetEchoMode(void) const { return mEchoMode; } in GetEchoMode()314 void SetEchoMode(otIcmp6EchoMode aMode) { mEchoMode = aMode; } in SetEchoMode()339 otIcmp6EchoMode mEchoMode; member in ot::Ip6::Icmp
51 , mEchoMode(OT_ICMP6_ECHO_HANDLER_ALL) in Icmp()155 switch (mEchoMode) in ShouldHandleEchoRequest()