Searched defs:NT_STATUS_PROTOCOL_UNREACHABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/fs/cifs/ | ||
D | nterr.h | 514 #define NT_STATUS_PROTOCOL_UNREACHABLE 0xC0000000 | 0x023e macro |
/Linux-v5.15/fs/ksmbd/ | ||
D | nterr.h | 504 #define NT_STATUS_PROTOCOL_UNREACHABLE (0xC0000000 | 0x023e) macro |