Home
last modified time | relevance | path

Searched refs:NET_ICMPV6_DST_UNREACH (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dicmpv6.h146 #define NET_ICMPV6_DST_UNREACH 1 /* Destination unreachable */ macro
Dicmpv6.c31 case NET_ICMPV6_DST_UNREACH: in net_icmpv6_type2str()
Dconnection.c544 net_icmpv6_send_error(pkt, NET_ICMPV6_DST_UNREACH, in conn_send_icmp_error()