Home
last modified time | relevance | path

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

/linux-5.15/fs/cifs/
H A Dnterr.c623 {"NT_STATUS_PORT_UNREACHABLE", NT_STATUS_PORT_UNREACHABLE},
H A Dnterr.h515 #define NT_STATUS_PORT_UNREACHABLE 0xC0000000 | 0x023f macro
H A Dnetmisc.c713 ERRHRD, ERRgeneral, NT_STATUS_PORT_UNREACHABLE}, {
/linux-5.15/fs/ksmbd/
A Dnterr.h505 #define NT_STATUS_PORT_UNREACHABLE (0xC0000000 | 0x023f) macro