Searched refs:protocols (Results 1 – 2 of 2) sorted by relevance
22 This is the client VFS module for the SMB3 family of NAS protocols,
56 } protocols[] = { variable69 } protocols[] = { variable625 size_t len = strlen(protocols[i].name) + 1; in CIFSSMBNegotiate()627 memcpy(pSMB->DialectsArray+count, protocols[i].name, len); in CIFSSMBNegotiate()