Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_negotiate.c240 static uint16_t smb_maxmpxcount = 64; variable
466 negprot->ni_maxmpxcount = smb_maxmpxcount; in smb_com_negotiate()