Searched defs:Icmp6Packet (Results 1 – 3 of 3) sorted by relevance
61 …typedef Data<kWithUint16Length> Icmp6Packet; ///< An IMCPv6 packet (data containing the… typedef in ot::BorderRouter::InfraIf
64 typedef Data<kWithUint16Length> Icmp6Packet; ///< A data buffer for an ICMPv6 packet. typedef
129 using Icmp6Packet = Ip6::Nd::Icmp6Packet; typedef