Searched refs:ICMP_UNREACH_PROTOCOL (Results 1 – 8 of 8) sorted by relevance
157 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
503 case ICMP_UNREACH_PROTOCOL: in icmp_input()
436 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PROTOCOL, 0, 0); in rip_input()
7246 code = ICMP_UNREACH_PROTOCOL; in sctp_recv_icmp_tunneled_packet()
189 } else if ((icmp_code == ICMP_UNREACH_PROTOCOL) || in sctp_notify()
942 case ICMP_UNREACH_PROTOCOL: in nat64_icmp_translate()1455 code = ICMP_UNREACH_PROTOCOL; in nat64_handle_icmp6()
1099 { "protocol", ICMP_UNREACH_PROTOCOL },