Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h778 #define CIFS_NEGFLAVOR_UNENCAP 1 /* wct == 17, but no ext_sec */ macro
H A Dsess.c1251 case CIFS_NEGFLAVOR_UNENCAP: in cifs_select_sectype()
H A Dcifssmb.c502 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()
512 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()