Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h437 BCC(struct smb_hdr *smb) in BCC() function
443 #define pByteArea(smb_var) (BCC(smb_var) + 2)
449 __le16 *bc_ptr = (__le16 *)BCC(hdr); in get_bcc()
458 __le16 *bc_ptr = (__le16 *)BCC(hdr); in put_bcc()