Home
last modified time | relevance | path

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

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