Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h605 #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()
635 server->negflavor = CIFS_NEGFLAVOR_UNENCAP; in CIFSSMBNegotiate()