Searched defs:smb2_notify_rsp (Results 1 – 1 of 1) sorted by relevance
1065 struct smb2_notify_rsp { struct1066 struct smb2_hdr hdr;1067 __le16 StructureSize; /* Must be 9 */1068 __le16 OutputBufferOffset;1069 __le32 OutputBufferLength;1070 __u8 Buffer[1];