Home
last modified time | relevance | path

Searched refs:NegotiateContextOffset (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smbfs_common/
A Dsmb2pdu.h521 __le32 NegotiateContextOffset; /* SMB3.1.1 only. MBZ earlier */ member
542 __le32 NegotiateContextOffset; /* Pre:SMB3.1.1 was reserved/ignored */ member
/linux/fs/cifs/
A Dsmb2misc.c103 nc_offset = le32_to_cpu(pneg_rsp->NegotiateContextOffset); in get_neg_ctxt_len()
A Dsmb2pdu.c541 req->NegotiateContextOffset = cpu_to_le32(*total_len); in assemble_neg_contexts()
704 unsigned int offset = le32_to_cpu(rsp->NegotiateContextOffset); in smb311_decode_neg_context()
/linux/fs/ksmbd/
A Dsmb2pdu.c807 le32_to_cpu(rsp->NegotiateContextOffset); in assemble_neg_contexts()
978 int offset = le32_to_cpu(req->NegotiateContextOffset); in deassemble_neg_contexts()
1094 unsigned int nego_ctxt_off = le32_to_cpu(req->NegotiateContextOffset); in smb2_handle_negotiate()
1154 rsp->NegotiateContextOffset = in smb2_handle_negotiate()
1199 le32_to_cpu(rsp->NegotiateContextOffset), in smb2_handle_negotiate()

Completed in 42 milliseconds