Searched refs:ICMP_UNREACH_TOSNET (Results 1 – 8 of 8) sorted by relevance
124 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro173 #ifndef ICMP_UNREACH_TOSNET174 #define ICMP_UNREACH_TOSNET 11 /* tos prohibited net */ macro464 case ICMP_UNREACH_TOSNET: in icmp_print()
201 #define ICMP_UNREACH_TOSNET 11 /* bad tos for net */ macro
480 case ICMP_UNREACH_TOSNET: in _icmp_input()
984 #ifndef ICMP_UNREACH_TOSNET985 # define ICMP_UNREACH_TOSNET 11 macro
1597 case ICMP_UNREACH_TOSNET: in pr_icmph()
171 { "net-tos", ICMP_UNREACH, ICMP_UNREACH_TOSNET },
185 { ICMP_UNREACH_TOSNET, "tosnet" },
1563 | IPFY_ICMPC_NETTOS { $$ = ICMP_UNREACH_TOSNET; }