Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h754 typedef struct smb_com_echo_req { struct
755 struct smb_hdr hdr;
756 __le16 EchoCount;
757 __le16 ByteCount;
758 char Data[];