Searched refs:GetEchoSequence (Results 1 – 2 of 2) sorted by relevance
320 uint16_t GetEchoSequence(void) const { return mEchoSequence; } in GetEchoSequence() function in ot::Ip6::Icmp
143 mTargetEchoSequence = Get<Ip6::Icmp>().GetEchoSequence(); in SendPing()