Lines Matching refs:smb2_hdr
22 check_smb2_hdr(struct smb2_hdr *shdr, __u64 mid)
84 #define SMB311_NEGPROT_BASE_SIZE (sizeof(struct smb2_hdr) + sizeof(struct smb2_negotiate_rsp))
86 static __u32 get_neg_ctxt_len(struct smb2_hdr *hdr, __u32 len,
139 struct smb2_hdr *shdr = (struct smb2_hdr *)buf;
141 int hdr_size = sizeof(struct smb2_hdr);
314 smb2_get_data_area_len(int *off, int *len, struct smb2_hdr *shdr)
414 struct smb2_hdr *shdr = &pdu->hdr;
844 struct smb2_hdr *hdr = mid->resp_buf;
885 struct smb2_hdr *hdr;
888 hdr = (struct smb2_hdr *)iov[0].iov_base;