Searched refs:ICMP_UNREACH_TOSHOST (Results 1 – 7 of 7) sorted by relevance
142 #define ICMP_UNREACH_TOSHOST 12 /* bad tos for host */ macro
549 case ICMP_UNREACH_TOSHOST: in print_icmp_other()
178 case ICMP_UNREACH_TOSHOST: in interpret_icmp()
1978 #ifndef ICMP_UNREACH_TOSHOST1979 # define ICMP_UNREACH_TOSHOST 12 macro
219 { ICMP_UNREACH_TOSHOST, "toshost" },
1387 | IPFY_ICMPC_HSTTOS { $$ = ICMP_UNREACH_TOSHOST; }
490 {"host-tos", ICMP_UNREACH_TOSHOST},