Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dicmpv6.h162 #define NET_ICMPV6_DST_UNREACH_NO_PORT 4 /* Port unreachable */ macro
Dconnection.c545 NET_ICMPV6_DST_UNREACH_NO_PORT, 0); in conn_send_icmp_error()