Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2pdu.c589 pneg_ctxt->DataLength = in build_compression_ctxt()
661 pneg_ctxt->Name[0] = 0x93; in build_posix_ctxt()
662 pneg_ctxt->Name[1] = 0xAD; in build_posix_ctxt()
685 char *pneg_ctxt; in assemble_neg_contexts() local
706 pneg_ctxt += ctxt_len; in assemble_neg_contexts()
711 pneg_ctxt += ctxt_len; in assemble_neg_contexts()
724 pneg_ctxt += ctxt_len; in assemble_neg_contexts()
737 pneg_ctxt); in assemble_neg_contexts()
740 pneg_ctxt += ctxt_len; in assemble_neg_contexts()
746 pneg_ctxt); in assemble_neg_contexts()
[all …]
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c800 pneg_ctxt->DataLength = in build_sign_cap_ctxt()
813 pneg_ctxt->Name[0] = 0x93; in build_posix_ctxt()
814 pneg_ctxt->Name[1] = 0xAD; in build_posix_ctxt()
815 pneg_ctxt->Name[2] = 0x25; in build_posix_ctxt()
816 pneg_ctxt->Name[3] = 0x50; in build_posix_ctxt()
817 pneg_ctxt->Name[4] = 0x9C; in build_posix_ctxt()
818 pneg_ctxt->Name[5] = 0xB4; in build_posix_ctxt()
819 pneg_ctxt->Name[6] = 0x11; in build_posix_ctxt()
820 pneg_ctxt->Name[7] = 0xE7; in build_posix_ctxt()
821 pneg_ctxt->Name[8] = 0xB4; in build_posix_ctxt()
[all …]