Searched refs:ICMP_UNREACH_HOST_PROHIB (Results 1 – 6 of 6) sorted by relevance
140 #define ICMP_UNREACH_HOST_PROHIB 10 /* ditto */ macro
543 case ICMP_UNREACH_HOST_PROHIB: in print_icmp_other()
172 case ICMP_UNREACH_HOST_PROHIB: in interpret_icmp()
1972 #ifndef ICMP_UNREACH_HOST_PROHIB1973 # define ICMP_UNREACH_HOST_PROHIB 10 macro
1385 | IPFY_ICMPC_HSTPRO { $$ = ICMP_UNREACH_HOST_PROHIB; }
488 {"host-prohib", ICMP_UNREACH_HOST_PROHIB},