Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Dinfra_if.hpp63 …typedef Data<kWithUint16Length> Icmp6Packet; ///< An IMCPv6 packet (data containing the IP payload) typedef in ot::BorderRouter::InfraIf
/openthread-latest/src/core/net/
Dnd6.hpp683 typedef Data<kWithUint16Length> Icmp6Packet; ///< A data buffer containing an ICMPv6 packet. typedef in ot::Ip6::Nd::RouterAdvert
/openthread-latest/tests/unit/
Dtest_routing_manager.cpp129 using Icmp6Packet = Ip6::Nd::RouterAdvert::Icmp6Packet; typedef