Searched refs:ContextType (Results 1 – 2 of 2) sorted by relevance
330 __le16 ContextType; member343 __le16 ContextType; /* 1 */ member362 __le16 ContextType; /* 2 */ member383 __le16 ContextType; /* 3 */ member397 __le16 ContextType; /* 5 */ member413 __le16 ContextType; /* 7 */ member428 __le16 ContextType; /* 8 */ member437 __le16 ContextType; /* 0x100 */ member524 __le16 ContextType; member
427 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()438 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()451 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()475 pneg_ctxt->ContextType = SMB2_NETNAME_NEGOTIATE_CONTEXT_ID; in build_netname_ctxt()487 pneg_ctxt->ContextType = SMB2_POSIX_EXTENSIONS_AVAILABLE; in build_posix_ctxt()676 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()679 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()682 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()685 else if (pctx->ContextType == SMB2_POSIX_EXTENSIONS_AVAILABLE) in smb311_decode_neg_context()689 le16_to_cpu(pctx->ContextType)); in smb311_decode_neg_context()