Searched refs:smb2_negotiate_rsp (Results 1 – 4 of 4) sorted by relevance
84 #define SMB311_NEGPROT_BASE_SIZE (sizeof(struct smb2_hdr) + sizeof(struct smb2_negotiate_rsp))91 struct smb2_negotiate_rsp *pneg_rsp = (struct smb2_negotiate_rsp *)hdr; in get_neg_ctxt_len()336 ((struct smb2_negotiate_rsp *)shdr)->SecurityBufferOffset); in smb2_get_data_area_len()338 ((struct smb2_negotiate_rsp *)shdr)->SecurityBufferLength); in smb2_get_data_area_len()
907 static int smb311_decode_neg_context(struct smb2_negotiate_rsp *rsp, in smb311_decode_neg_context()1047 struct smb2_negotiate_rsp *rsp; in SMB2_negotiate()1131 rsp = (struct smb2_negotiate_rsp *)rsp_iov.iov_base; in SMB2_negotiate()
616 struct smb2_negotiate_rsp { struct
256 struct smb2_negotiate_rsp *rsp; in init_smb2_neg_rsp()301 sizeof(struct smb2_negotiate_rsp) + AUTH_GSS_LENGTH); in init_smb2_neg_rsp()827 struct smb2_negotiate_rsp *rsp) in assemble_neg_contexts()1091 struct smb2_negotiate_rsp *rsp = smb2_get_msg(work->response_buf); in smb2_handle_negotiate()1261 sizeof(struct smb2_negotiate_rsp) + in smb2_handle_negotiate()