/openbmc/linux/fs/afs/ |
H A D | misc.c | 128 e->error == -ENONET) in afs_prioritise_error() 132 case -ENONET: in afs_prioritise_error()
|
H A D | vl_probe.c | 72 case -ENONET: in afs_vlserver_probe_result()
|
H A D | fs_probe.c | 124 case -ENONET: in afs_fileserver_probe_result()
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 47 #define ENONET 64 /* Machine is not on the network */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 47 #define ENONET 64 /* Machine is not on the network */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 54 #define ENONET 80 /* Machine is not on the network */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 54 #define ENONET 80 /* Machine is not on the network */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 86 #define ENONET 105 /* Machine is not on the network */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 22 #define ENONET 50 /* Machine is not on the network */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 42 #define ENONET 64 /* Machine is not on the network */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 86 #define ENONET 105 /* Machine is not on the network */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 22 #define ENONET 50 /* Machine is not on the network */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 42 #define ENONET 64 /* Machine is not on the network */ macro
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | socket.c | 42 ret = -ENONET; in send4() 122 ret = -ENONET; in send6() 381 return -ENONET; in wg_socket_init()
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 72 #define ENONET 64 /* Machine is not on the network */ macro
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_bpf.c | 130 return ERR_PTR(-ENONET); in __bpf_nf_ct_alloc_entry() 174 return ERR_PTR(-ENONET); in __bpf_nf_ct_lookup()
|
/openbmc/linux/net/9p/ |
H A D | error.c | 83 {"Machine is not on the network", ENONET},
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 78 ERRNO_MSG(ENONET, "Machine is not on the network"),
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_nf.c | 110 ASSERT_EQ(skel->bss->test_enonet_netns_id, -ENONET, "Test ENONET for bad but valid netns_id"); in test_bpf_nf_ct()
|
/openbmc/linux/lib/ |
H A D | errname.c | 108 E(ENONET),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 99 E(ENONET)
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_nf.c | 8 #define ENONET 64 macro
|
/openbmc/u-boot/test/dm/ |
H A D | eth.c | 240 ut_asserteq(-ENONET, net_loop(PING)); in _dm_test_net_retry()
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-receive.rst | 77 address is invalid (due to e.g. a disconnect) will return ``ENONET``. 370 ENONET
|
/openbmc/linux/fs/orangefs/ |
H A D | orangefs-utils.c | 466 EBADR, EDEADLOCK, ENODATA, ETIME, ENONET, EREMOTE, ECOMM,
|