Searched refs:ContextType (Results 1 – 3 of 3) sorted by relevance
330 __le16 ContextType; member351 __le16 ContextType; /* 1 */ member370 __le16 ContextType; /* 2 */ member391 __le16 ContextType; /* 3 */ member405 __le16 ContextType; /* 5 */ member421 __le16 ContextType; /* 7 */ member436 __le16 ContextType; /* 8 */ member445 __le16 ContextType; /* 0x100 */ member532 __le16 ContextType; member
430 pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES; in build_preauth_ctxt()441 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()454 pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES; in build_encrypt_ctxt()478 pneg_ctxt->ContextType = SMB2_NETNAME_NEGOTIATE_CONTEXT_ID; in build_netname_ctxt()490 pneg_ctxt->ContextType = SMB2_POSIX_EXTENSIONS_AVAILABLE; in build_posix_ctxt()682 if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES) in smb311_decode_neg_context()685 else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES) in smb311_decode_neg_context()688 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()691 else if (pctx->ContextType == SMB2_POSIX_EXTENSIONS_AVAILABLE) in smb311_decode_neg_context()695 le16_to_cpu(pctx->ContextType)); in smb311_decode_neg_context()
708 UUID_T ContextType; member717 UUID_T ContextType; member1043 mbim_debug("%s ContextType = %s", direction, uuid2str(&pInfo->ContextType)); in mbim_dump_connect()1935 memcpy(set_connect->ContextType.uuid, str2uuid(UUID_MBIMContextTypeInternet), 16); in mbim_set_connect()