Home
last modified time | relevance | path

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

/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h49 #define EPROTO 71 /* Protocol error */ macro
/linux/arch/mips/include/uapi/asm/
H A Derrno.h49 #define EPROTO 71 /* Protocol error */ macro
/linux/arch/parisc/include/uapi/asm/
H A Derrno.h33 #define EPROTO 61 /* Protocol error */ macro
/linux/arch/sparc/include/uapi/asm/
H A Derrno.h60 #define EPROTO 86 /* Protocol error */ macro
/linux/include/uapi/asm-generic/
H A Derrno.h54 #define EPROTO 71 /* Protocol error */ macro
/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h58 #define EPROTO 85 /* Protocol error */ macro
/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h60 #define EPROTO 86 /* Protocol error */ macro
/linux/tools/include/uapi/asm-generic/
H A Derrno.h54 #define EPROTO 71 /* Protocol error */ macro
/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h33 #define EPROTO 61 /* Protocol error */ macro
/linux/arch/alpha/include/uapi/asm/
H A Derrno.h58 #define EPROTO 85 /* Protocol error */ macro
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c8 #define EPROTO 71 macro