Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dcifspdu.h756 __le16 EchoCount; member
Dcifssmb.c590 put_unaligned_le16(1, &smb->EchoCount); in CIFSSMBEcho()