Searched defs:smb2_pdu (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/cifs/
H A Dsmb2transport.c143 struct smb2_hdr *smb2_pdu = (struct smb2_hdr *)iov[0].iov_base; smb2_calc_signature() local
314 struct smb2_hdr *smb2_pdu = (struct smb2_hdr *)iov[0].iov_base; smb3_calc_signature() local
401 struct smb2_hdr *smb2_pdu = rqst->rq_iov[0].iov_base; smb2_sign_rqst() local
422 struct smb2_hdr *smb2_pdu = (struct smb2_hdr *)rqst->rq_iov[0].iov_base; smb2_verify_signature() local
H A Dsmb2pdu.h120 struct smb2_pdu { struct

Completed in 83 milliseconds