Searched refs:IL_DELEGATE (Results 1 – 2 of 2) sorted by relevance
/fs/smb/common/ | ||
D | smb2pdu.h | 1003 #define IL_DELEGATE cpu_to_le32(0x00000003) macro |
/fs/smb/server/ | ||
D | smb2pdu.c | 2746 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open() |