Searched refs:NET_ICMPV4_DST_UNREACH_NO_PORT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/net/ip/ | ||
D | icmpv4.h | 26 #define NET_ICMPV4_DST_UNREACH_NO_PORT 3 /* Port unreachable */ macro |
D | connection.c | 549 NET_ICMPV4_DST_UNREACH_NO_PORT); in conn_send_icmp_error() |