Searched defs:smb2_lease_ack (Results 1 – 1 of 1) sorted by relevance
1690 struct smb2_lease_ack { struct1691 struct smb2_hdr hdr;1692 __le16 StructureSize; /* Must be 36 */1693 __le16 Reserved;1694 __le32 Flags;1695 __u8 LeaseKey[16];1696 __le32 LeaseState;1697 __le64 LeaseDuration;