Searched refs:SecurityBlobLength (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsess.c542 pSMB->req.SecurityBlobLength = cpu_to_le16(sizeof(NEGOTIATE_MESSAGE));
555 pSMB->req.SecurityBlobLength = cpu_to_le16(bloblen);
779 pSMB->req.SecurityBlobLength = cpu_to_le16(iov[1].iov_len);
894 blob_len = le16_to_cpu(pSMB->resp.SecurityBlobLength);
H A Dcifspdu.h565 __le16 SecurityBlobLength; member in struct:smb_com_session_setup_andx::__anon16558
604 __le16 SecurityBlobLength; member in struct:smb_com_session_setup_andx::__anon16560

Completed in 85 milliseconds