Searched refs:NET_ICMPV4_DST_UNREACH (Results 1 – 3 of 3) sorted by relevance
21 #define NET_ICMPV4_DST_UNREACH 3 /* Destination unreachable */ macro
776 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()
566 net_icmpv4_send_error(pkt, NET_ICMPV4_DST_UNREACH, in conn_send_icmp_error()
Completed in 12 milliseconds