Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h93 #define NT_STATUS_INVALID_PORT_ATTRIBUTES 0xC0000000 | 0x002e macro
H A Dnterr.c80 NT_STATUS_INVALID_PORT_ATTRIBUTES},
H A Dnetmisc.c264 ERRHRD, ERRgeneral, NT_STATUS_INVALID_PORT_ATTRIBUTES}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h83 #define NT_STATUS_INVALID_PORT_ATTRIBUTES (0xC0000000 | 0x002e) macro