Home
last modified time | relevance | path

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

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