Searched refs:ENONET (Results 1 - 25 of 27) sorted by last modified time

12

/linux-master/drivers/media/cec/core/
H A Dcec-adap.c883 return -ENONET;
891 return -ENONET;
H A Dcec-api.c226 err = -ENONET;
/linux-master/net/xfrm/
H A Dxfrm_state_bpf.c21 * -ENONET - No network namespace found for netns_id
87 opts->error = -ENONET;
/linux-master/net/netfilter/
H A Dnf_conntrack_bpf.c37 * -ENONET - No network namespace found for netns_id
130 return ERR_PTR(-ENONET);
174 return ERR_PTR(-ENONET);
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_utils.c785 [-VERR_NET_NO_NETWORK] = -ENONET,
/linux-master/fs/afs/
H A Dvl_probe.c73 case -ENONET:
H A Dmisc.c130 e->error == -ENONET)
134 case -ENONET:
H A Dfs_probe.c165 case -ENONET:
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/linux-master/lib/
H A Derrname.c108 E(ENONET),
/linux-master/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/linux-master/net/ipv4/
H A Dicmp.c151 .errno = ENONET, /* ICMP_HOST_ISOLATED */
/linux-master/fs/orangefs/
H A Dorangefs-utils.c466 EBADR, EDEADLOCK, ENODATA, ETIME, ENONET, EREMOTE, ECOMM,
/linux-master/drivers/net/ethernet/ibm/
H A Dibmveth.c612 rc = -ENONET;
/linux-master/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");
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c8 #define ENONET 64 macro
/linux-master/drivers/net/wireguard/
H A Dsocket.c42 ret = -ENONET;
122 ret = -ENONET;
381 return -ENONET;
/linux-master/net/9p/
H A Derror.c83 {"Machine is not on the network", ENONET},
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c901 err = -ENONET;
/linux-master/tools/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/linux-master/tools/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/linux-master/tools/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/linux-master/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro

Completed in 344 milliseconds

12