Home
last modified time | relevance | path

Searched refs:NT_STATUS_CONNECTION_RESET (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dnterr.c557 {"NT_STATUS_CONNECTION_RESET", NT_STATUS_CONNECTION_RESET},
Dnterr.h465 #define NT_STATUS_CONNECTION_RESET 0xC0000000 | 0x020d macro
Dnetmisc.c663 ERRDOS, 64, NT_STATUS_CONNECTION_RESET}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h455 #define NT_STATUS_CONNECTION_RESET (0xC0000000 | 0x020d) macro