Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c100 NT_STATUS_PORT_CONNECTION_REFUSED},
Dnterr.h112 #define NT_STATUS_PORT_CONNECTION_REFUSED 0xC0000000 | 0x0041 macro
Dnetmisc.c284 ERRDOS, ERRnoaccess, NT_STATUS_PORT_CONNECTION_REFUSED}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h102 #define NT_STATUS_PORT_CONNECTION_REFUSED (0xC0000000 | 0x0041) macro