Searched refs:SMB_COM_NEGOTIATE (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb_common.c145 hdr->Command == SMB_COM_NEGOTIATE) {
326 rsp_hdr->Command = SMB_COM_NEGOTIATE;
393 return ksmbd_smb_negotiate_common(work, SMB_COM_NEGOTIATE);
600 if (command == SMB_COM_NEGOTIATE) {
H A Dsmb_common.h160 #define SMB_COM_NEGOTIATE 0x72 macro
/linux-master/fs/smb/client/
H A Dtransport.c709 (in_buf->Command != SMB_COM_NEGOTIATE)) {
H A Dcifspdu.h43 #define SMB_COM_NEGOTIATE 0x72 macro
H A Dcifssmb.c418 rc = smb_init(SMB_COM_NEGOTIATE, 0, NULL /* no tcon yet */ ,

Completed in 141 milliseconds