Searched refs:SMB_COM_NEGOTIATE (Results 1 – 5 of 5) sorted by relevance
143 hdr->Command == SMB_COM_NEGOTIATE) in ksmbd_verify_smb_message()291 if (conn->ops->get_cmd_val(work) != SMB_COM_NEGOTIATE) in ksmbd_init_smb_server()457 command = SMB_COM_NEGOTIATE; in ksmbd_smb_negotiate_common()467 if (command == SMB_COM_NEGOTIATE) { in ksmbd_smb_negotiate_common()
160 #define SMB_COM_NEGOTIATE 0x72 macro
737 (in_buf->Command != SMB_COM_NEGOTIATE)) in allocate_mid()
43 #define SMB_COM_NEGOTIATE 0x72 macro
494 rc = smb_init(SMB_COM_NEGOTIATE, 0, NULL /* no tcon yet */ , in CIFSSMBNegotiate()
Completed in 35 milliseconds