| /linux-6.15/fs/afs/ |
| H A D | misc.c | 130 e->error == -ENONET) in afs_prioritise_error() 134 case -ENONET: in afs_prioritise_error()
|
| H A D | vl_probe.c | 73 case -ENONET: in afs_vlserver_probe_result()
|
| H A D | fs_probe.c | 165 case -ENONET: in afs_fileserver_probe_result()
|
| /linux-6.15/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 47 #define ENONET 64 /* Machine is not on the network */ macro
|
| /linux-6.15/include/uapi/asm-generic/ |
| H A D | errno.h | 47 #define ENONET 64 /* Machine is not on the network */ macro
|
| /linux-6.15/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 42 #define ENONET 64 /* Machine is not on the network */ macro
|
| /linux-6.15/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 22 #define ENONET 50 /* Machine is not on the network */ macro
|
| /linux-6.15/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 54 #define ENONET 80 /* Machine is not on the network */ macro
|
| /linux-6.15/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 86 #define ENONET 105 /* Machine is not on the network */ macro
|
| /linux-6.15/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 22 #define ENONET 50 /* Machine is not on the network */ macro
|
| /linux-6.15/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 54 #define ENONET 80 /* Machine is not on the network */ macro
|
| /linux-6.15/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 86 #define ENONET 105 /* Machine is not on the network */ macro
|
| /linux-6.15/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 42 #define ENONET 64 /* Machine is not on the network */ macro
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_state_bpf.c | 87 opts->error = -ENONET; in bpf_xdp_get_xfrm_state()
|
| /linux-6.15/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()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-cec.c | 291 return -ENONET; in vivid_cec_adap_transmit() 295 return -ENONET; in vivid_cec_adap_transmit()
|
| /linux-6.15/net/9p/ |
| H A D | error.c | 84 {"Machine is not on the network", ENONET},
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_bpf.c | 145 return ERR_PTR(-ENONET); in __bpf_nf_ct_alloc_entry() 207 return ERR_PTR(-ENONET); in __bpf_nf_ct_lookup()
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_nf.c | 114 ASSERT_EQ(skel->bss->test_enonet_netns_id, -ENONET, "Test ENONET for bad but valid netns_id"); in test_bpf_nf_ct()
|
| /linux-6.15/lib/ |
| H A D | errname.c | 108 E(ENONET),
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_nf.c | 9 #define ENONET 64 macro
|
| /linux-6.15/net/batman-adv/ |
| H A D | originator.c | 774 if (IS_ERR(hard_iface) && PTR_ERR(hard_iface) != -ENONET) { in batadv_hardif_neigh_dump() 1345 if (IS_ERR(hard_iface) && PTR_ERR(hard_iface) != -ENONET) { in batadv_orig_dump()
|
| H A D | netlink.c | 1200 return ERR_PTR(-ENONET); in batadv_netlink_get_meshif() 1284 return ERR_PTR(-ENONET); in batadv_netlink_get_hardif()
|
| /linux-6.15/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``. 385 ENONET
|
| /linux-6.15/fs/orangefs/ |
| H A D | orangefs-utils.c | 466 EBADR, EDEADLOCK, ENODATA, ETIME, ENONET, EREMOTE, ECOMM,
|