Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifspdu.h466 __le16 *bc_ptr = (__le16 *)BCC(hdr); in get_bcc() local
468 return get_unaligned_le16(bc_ptr); in get_bcc()
475 __le16 *bc_ptr = (__le16 *)BCC(hdr); in put_bcc() local
477 put_unaligned_le16(count, bc_ptr); in put_bcc()

Completed in 17 milliseconds