Home
last modified time | relevance | path

Searched defs:NT_STATUS_PORT_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dnterr.h102 #define NT_STATUS_PORT_DISCONNECTED 0xC0000000 | 0x0037 macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h92 #define NT_STATUS_PORT_DISCONNECTED (0xC0000000 | 0x0037) macro