Searched refs:ECONNRESET (Results 1 - 7 of 7) sorted by relevance

/arch/alpha/include/uapi/asm/
H A Derrno.h30 #define ECONNRESET 54 /* Connection reset by peer */ macro
/arch/mips/include/uapi/asm/
H A Derrno.h85 #define ECONNRESET 131 /* Connection reset by peer */ macro
/arch/parisc/include/uapi/asm/
H A Derrno.h94 #define ECONNRESET 232 /* Connection reset by peer */ macro
/arch/sparc/include/uapi/asm/
H A Derrno.h27 #define ECONNRESET 54 /* Connection reset by peer */ macro
/arch/sparc/kernel/
H A Dds.c964 return -ECONNRESET;
1126 if (err == -ECONNRESET)
1137 if (err == -ECONNRESET)
1149 if (err == -ECONNRESET)
H A Dldc.c556 return -ECONNRESET;
1450 return -ECONNRESET;
1463 err = -ECONNRESET;
1594 return -ECONNRESET;
1656 return -ECONNRESET;
2236 return -ECONNRESET;
2273 return -ECONNRESET;
H A Dviohs.c156 return -ECONNRESET;
171 return -ECONNRESET;

Completed in 76 milliseconds