Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsglob.h693 #define CIFS_NEGFLAVOR_UNENCAP 1 /* wct == 17, but no ext_sec */ macro
Dsess.c1152 case CIFS_NEGFLAVOR_UNENCAP: in cifs_select_sectype()
Dcifssmb.c486 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()
496 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()