Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsess.c1035 case CIFS_NEGFLAVOR_UNENCAP: in cifs_select_sectype()
H A Dcifsglob.h752 #define CIFS_NEGFLAVOR_UNENCAP 1 /* wct == 17, but no ext_sec */ macro