Home
last modified time | relevance | path

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

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