Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h805 __le16 EchoCount; member
Dcifssmb.c779 put_unaligned_le16(1, &smb->EchoCount); in CIFSSMBEcho()