Searched refs:EHOSTUNREACH (Results 1 – 3 of 3) sorted by relevance
108 return -EHOSTUNREACH; in nf_ip6_route()113 return -EHOSTUNREACH; in nf_ip6_route()154 return -EHOSTUNREACH; in nf_ip6_route_me_harder()160 return -EHOSTUNREACH; in nf_ip6_route_me_harder()
96 #define EHOSTUNREACH 113 /* No route to host */ macro
237 { EHOSTUNREACH, "EHOSTUNREACH" }, \
Completed in 4 milliseconds