Home
last modified time | relevance | path

Searched refs:ContextType (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/cifs/
Dsmb2pdu.h226 __le16 ContextType; /* 1 */ member
240 __le16 ContextType; /* 2 */ member
Dsmb2pdu.c319 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()
330 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()