Searched refs:EHOSTUNREACH (Results 1 – 8 of 8) sorted by relevance
53 EHOSTUNREACH, /* ERR_RTE -4 Routing problem. */
496 #ifndef EHOSTUNREACH497 #define EHOSTUNREACH (ERROR_BASE_NO + 113) macro
162 #define EHOSTUNREACH 113 /* No route to host */ macro
193 #define EHOSTUNREACH 113 /* No route to host */ macro
705 rt_set_errno(EHOSTUNREACH); in at_bind()
140 EHOSTUNREACH, /* ERR_RTE -4 Routing problem. */
Completed in 13 milliseconds