Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/afs/
H A Dmisc.c128 e->error == -ENONET) in afs_prioritise_error()
132 case -ENONET: in afs_prioritise_error()
H A Dvl_probe.c72 case -ENONET: in afs_vlserver_probe_result()
H A Dfs_probe.c124 case -ENONET: in afs_fileserver_probe_result()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h72 #define ENONET 64 /* Machine is not on the network */ macro
/openbmc/linux/drivers/net/wireguard/
H A Dsocket.c42 ret = -ENONET; in send4()
122 ret = -ENONET; in send6()
381 return -ENONET; in wg_socket_init()
/openbmc/linux/net/9p/
H A Derror.c83 {"Machine is not on the network", ENONET},
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_bpf.c130 return ERR_PTR(-ENONET); in __bpf_nf_ct_alloc_entry()
174 return ERR_PTR(-ENONET); in __bpf_nf_ct_lookup()
/openbmc/u-boot/lib/
H A Derrno_str.c78 ERRNO_MSG(ENONET, "Machine is not on the network"),
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_nf.c110 ASSERT_EQ(skel->bss->test_enonet_netns_id, -ENONET, "Test ENONET for bad but valid netns_id"); in test_bpf_nf_ct()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc99 E(ENONET)
/openbmc/linux/lib/
H A Derrname.c108 E(ENONET),
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c8 #define ENONET 64 macro
/openbmc/u-boot/test/dm/
H A Deth.c240 ut_asserteq(-ENONET, net_loop(PING)); in _dm_test_net_retry()
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst77 address is invalid (due to e.g. a disconnect) will return ``ENONET``.
370 ENONET
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c466 EBADR, EDEADLOCK, ENODATA, ETIME, ENONET, EREMOTE, ECOMM,

12