Home
last modified time | relevance | path

Searched refs:SMB_COM_NEGOTIATE (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dtransport.c536 (in_buf->Command != SMB_COM_NEGOTIATE)) in allocate_mid()
Dcifspdu.h62 #define SMB_COM_NEGOTIATE 0x72 macro
Dcifssmb.c590 rc = smb_init(SMB_COM_NEGOTIATE, 0, NULL /* no tcon yet */ , in CIFSSMBNegotiate()