Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifssmb.c77 #define CIFS_NUM_PROT 4 macro
79 #define CIFS_NUM_PROT 2 macro
83 #define CIFS_NUM_PROT 3 macro
85 #define CIFS_NUM_PROT 1 macro
574 for (i = 0; i < CIFS_NUM_PROT; i++) { in CIFSSMBNegotiate()