Searched refs:NX_ICMP_PORT_UNREACH_CODE (Results 1 – 2 of 2) sorted by relevance
196 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()
85 #define NX_ICMP_PORT_UNREACH_CODE 3 macro