Home
last modified time | relevance | path

Searched defs:Icmp6Packet (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/border_router/
Dinfra_if.hpp61 …typedef Data<kWithUint16Length> Icmp6Packet; ///< An IMCPv6 packet (data containing the… typedef in ot::BorderRouter::InfraIf
/external/openthread/src/core/net/
Dnd6.hpp64 typedef Data<kWithUint16Length> Icmp6Packet; ///< A data buffer for an ICMPv6 packet. typedef
/external/openthread/tests/unit/
Dtest_routing_manager.cpp129 using Icmp6Packet = Ip6::Nd::Icmp6Packet; typedef