Searched refs:ICMP_UNREACH_PROTOCOL (Results 1 – 8 of 8) sorted by relevance
132 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
527 case ICMP_UNREACH_PROTOCOL: in print_icmp_other()
1755 code == ICMP_UNREACH_PROTOCOL) in traceroute()
113 case ICMP_UNREACH_PROTOCOL: in interpret_icmp()
1948 #ifndef ICMP_UNREACH_PROTOCOL1949 # define ICMP_UNREACH_PROTOCOL 2 macro
209 { ICMP_UNREACH_PROTOCOL, "protocol" },
1377 | IPFY_ICMPC_PROUNR { $$ = ICMP_UNREACH_PROTOCOL; }
480 {"proto-unr", ICMP_UNREACH_PROTOCOL},