Searched refs:IL_DELEGATE_LE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/ksmbd/ | ||
| D | smb2pdu.h | 561 #define IL_DELEGATE_LE cpu_to_le32(0x00000003) macro |
| D | smb2pdu.c | 2562 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE_LE)) { in smb2_open() |