Searched refs:ENETUNREACH (Results 1 – 5 of 5) sorted by relevance
24 #define ENETUNREACH 51 /* Network is unreachable */ macro
82 #define ENETUNREACH 128 /* Network is unreachable */ macro
91 #define ENETUNREACH 229 /* Network is unreachable */ macro
27 #define ENETUNREACH 51 /* Network is unreachable */ macro
171 err = -ENETUNREACH; in uml_net_open()