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