Home
last modified time | relevance | path

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

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