Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h761 typedef struct smb_com_echo_rsp { struct
762 struct smb_hdr hdr;
763 __le16 SequenceNumber;
764 __le16 ByteCount;
765 char Data[];