Home
last modified time | relevance | path

Searched defs:ENONET (Results 1 – 11 of 11) sorted by relevance

/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/linux/arch/mips/include/uapi/asm/
H A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/linux/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/linux/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/linux/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/linux/tools/include/uapi/asm-generic/
H A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/linux/arch/alpha/include/uapi/asm/
H A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c9 #define ENONET 64 macro