Searched refs:NX_ICMP_PORT_UNREACH_CODE (Results 1 – 2 of 2) sorted by relevance
197 NX_ICMPV4_SEND_DEST_UNREACHABLE(ip_ptr, packet_ptr, NX_ICMP_PORT_UNREACH_CODE); in _nx_udp_packet_receive()316 NX_ICMPV4_SEND_DEST_UNREACHABLE(ip_ptr, packet_ptr, NX_ICMP_PORT_UNREACH_CODE); in _nx_udp_packet_receive()
86 #define NX_ICMP_PORT_UNREACH_CODE 3 macro