Home
last modified time | relevance | path

Searched refs:NET_ICMPV4_DST_UNREACH_NO_PORT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dicmpv4.h26 #define NET_ICMPV4_DST_UNREACH_NO_PORT 3 /* Port unreachable */ macro
Dconnection.c549 NET_ICMPV4_DST_UNREACH_NO_PORT); in conn_send_icmp_error()