Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
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-5.19.10/fs/ksmbd/
Dnterr.h102 #define NT_STATUS_PORT_CONNECTION_REFUSED (0xC0000000 | 0x0041) macro