Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h442 BCC(struct smb_hdr *smb) in BCC() function
448 #define pByteArea(smb_var) (BCC(smb_var) + 2)
454 __le16 *bc_ptr = (__le16 *)BCC(hdr); in get_bcc()
463 __le16 *bc_ptr = (__le16 *)BCC(hdr); in put_bcc()