Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Dntlmssp.h101 struct negotiate_message { struct
102 __u8 Signature[sizeof(NTLMSSP_SIGNATURE)];
103 __le32 MessageType; /* NtLmNegotiate = 1 */
104 __le32 NegotiateFlags;
105 struct security_buffer DomainName; /* RFC 1001 style and ASCII */
106 struct security_buffer WorkstationName; /* RFC 1001 and ASCII */
111 char DomainString[0];

Completed in 3 milliseconds