Home
last modified time | relevance | path

Searched refs:ENONET (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/linux/
A Derrno.h72 #define ENONET 64 /* Machine is not on the network */ macro
/u-boot/lib/
A Derrno_str.c78 ERRNO_MSG(ENONET, "Machine is not on the network"),
/u-boot/test/dm/
A Deth.c243 ut_asserteq(-ENONET, net_loop(PING)); in _dm_test_net_retry()
/u-boot/net/
A Dnet.c351 return -ENONET; in net_init_loop()
656 ret = -ENONET; in net_loop()

Completed in 7 milliseconds