Searched refs:ICMP_UNREACH_SRCFAIL (Results 1 – 7 of 7) sorted by relevance
135 #define ICMP_UNREACH_SRCFAIL 5 /* src route failed */ macro
536 case ICMP_UNREACH_SRCFAIL: in print_icmp_other()
157 case ICMP_UNREACH_SRCFAIL: in interpret_icmp()
1957 #ifndef ICMP_UNREACH_SRCFAIL1958 # define ICMP_UNREACH_SRCFAIL 5 macro
212 { ICMP_UNREACH_SRCFAIL, "srcfail" },
1380 | IPFY_ICMPC_SRCFAIL { $$ = ICMP_UNREACH_SRCFAIL; }
483 {"srcfail", ICMP_UNREACH_SRCFAIL},