Home
last modified time | relevance | path

Searched defs:smb_com_echo_req (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifspdu.h794 typedef struct smb_com_echo_req { struct
795 struct smb_hdr hdr;
796 __le16 EchoCount;
797 __le16 ByteCount;
798 char Data[];