Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifspdu.h414 BCC(struct smb_hdr *smb) in BCC() function
420 #define pByteArea(smb_var) (BCC(smb_var) + 2)
426 __le16 *bc_ptr = (__le16 *)BCC(hdr); in get_bcc()
435 __le16 *bc_ptr = (__le16 *)BCC(hdr); in put_bcc()
/linux-6.12.1/Documentation/bpf/libbpf/
Dlibbpf_overview.rst135 portability across different kernel versions and configurations. `BCC