Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h593 #define CIFS_NEGFLAVOR_UNENCAP 1 /* wct == 17, but no ext_sec */ macro
Dsess.c502 case CIFS_NEGFLAVOR_UNENCAP: in select_sectype()
Dcifssmb.c625 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()
636 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()