Searched refs:ICMP_UNREACH_TOSNET (Results 1 – 7 of 7) sorted by relevance
141 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
548 case ICMP_UNREACH_TOSNET: in print_icmp_other()
175 case ICMP_UNREACH_TOSNET: in interpret_icmp()
1975 #ifndef ICMP_UNREACH_TOSNET1976 # define ICMP_UNREACH_TOSNET 11 macro
218 { ICMP_UNREACH_TOSNET, "tosnet" },
1386 | IPFY_ICMPC_NETTOS { $$ = ICMP_UNREACH_TOSNET; }
489 {"net-tos", ICMP_UNREACH_TOSNET},