Searched refs:mEchoMode (Results 1 – 2 of 2) sorted by relevance
296 otIcmp6EchoMode GetEchoMode(void) const { return mEchoMode; } in GetEchoMode()303 void SetEchoMode(otIcmp6EchoMode aMode) { mEchoMode = aMode; } in SetEchoMode()328 otIcmp6EchoMode mEchoMode; member in ot::Ip6::Icmp
46 , mEchoMode(OT_ICMP6_ECHO_HANDLER_ALL) in Icmp()153 switch (mEchoMode) in ShouldHandleEchoRequest()