Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/common/src/
Dnx_udp_packet_receive.c196 NX_ICMPV4_SEND_DEST_UNREACHABLE(ip_ptr, packet_ptr, NX_ICMP_PORT_UNREACH_CODE); in _nx_udp_packet_receive()
315 NX_ICMPV4_SEND_DEST_UNREACHABLE(ip_ptr, packet_ptr, NX_ICMP_PORT_UNREACH_CODE); in _nx_udp_packet_receive()
/NetX-Duo-v6.4.1/common/inc/
Dnx_icmpv4.h85 #define NX_ICMP_PORT_UNREACH_CODE 3 macro