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.h668 typedef struct smb_com_echo_req { struct
669 struct smb_hdr hdr;
670 __le16 EchoCount;
671 __le16 ByteCount;
672 char Data[];