Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h515 #define NT_STATUS_PORT_UNREACHABLE 0xC0000000 | 0x023f macro
H A Dnterr.c630 {"NT_STATUS_PORT_UNREACHABLE", NT_STATUS_PORT_UNREACHABLE},
H A Dnetmisc.c712 ERRHRD, ERRgeneral, NT_STATUS_PORT_UNREACHABLE}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h505 #define NT_STATUS_PORT_UNREACHABLE (0xC0000000 | 0x023f) macro