Searched refs:EHOSTUNREACH (Results 1 – 3 of 3) sorted by relevance
111 return -EHOSTUNREACH; in nf_ip6_route()116 return -EHOSTUNREACH; in nf_ip6_route()157 return -EHOSTUNREACH; in nf_ip6_route_me_harder()163 return -EHOSTUNREACH; in nf_ip6_route_me_harder()
96 #define EHOSTUNREACH 113 /* No route to host */ macro
238 { EHOSTUNREACH, "EHOSTUNREACH" }, \