Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dsmb.c117 struct smb_negotiate_response { struct
118 struct smb_header h;
119 unsigned char word_count;
120 unsigned short dialect_index;
121 unsigned char security_mode;
122 unsigned short max_mpx_count;
123 unsigned short max_number_vcs;
124 unsigned int max_buffer_size;
125 unsigned int max_raw_size;
126 unsigned int session_key;
[all …]