Home
last modified time | relevance | path

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

/curl/lib/
H A Dsmb.c111 struct smb_negotiate_response { struct
112 struct smb_header h;
113 unsigned char word_count;
114 unsigned short dialect_index;
115 unsigned char security_mode;
116 unsigned short max_mpx_count;
119 unsigned int max_raw_size;
120 unsigned int session_key;
121 unsigned int capabilities;
126 unsigned short byte_count;
[all …]

Completed in 12 milliseconds