Searched refs:NET_ICMPV6_DST_UNREACH_NO_PORT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/net/ip/ | ||
D | icmpv6.h | 162 #define NET_ICMPV6_DST_UNREACH_NO_PORT 4 /* Port unreachable */ macro |
D | connection.c | 545 NET_ICMPV6_DST_UNREACH_NO_PORT, 0); in conn_send_icmp_error() |