Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h801 typedef struct smb_com_echo_rsp { struct
802 struct smb_hdr hdr;
803 __le16 SequenceNumber;
804 __le16 ByteCount;
805 char Data[];