Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dicmpv4.h21 #define NET_ICMPV4_DST_UNREACH 3 /* Destination unreachable */ macro
A Dicmpv4.c776 ret = net_icmp_init_ctx(&dst_unreach_ctx, NET_ICMPV4_DST_UNREACH, 0, in net_icmpv4_init()
779 NET_ERR("Cannot register %s handler (%d)", STRINGIFY(NET_ICMPV4_DST_UNREACH), in net_icmpv4_init()
A Dconnection.c566 net_icmpv4_send_error(pkt, NET_ICMPV4_DST_UNREACH, in conn_send_icmp_error()

Completed in 12 milliseconds