Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2misc.c97 #define SMB311_NEGPROT_BASE_SIZE (sizeof(struct smb2_sync_hdr) + sizeof(struct smb2_negotiate_rsp)) macro
120 } else if (non_ctxlen == SMB311_NEGPROT_BASE_SIZE) in get_neg_ctxt_len()