Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmbinfo.h137 uint32_t skc_maxconnections; member
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_info.c149 kcfg->skc_maxconnections = (uint32_t)citem; in smb_load_kconfig()
H A Dsmb_kmod.c79 ioc.maxconnections = cfg->skc_maxconnections; in smb_kmod_setcfg()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c604 sv->sv_cfg.skc_maxconnections, smbsrv_receive_pri, in smb_server_start()
605 sv->sv_cfg.skc_maxconnections, INT_MAX, in smb_server_start()
1915 sv->sv_cfg.skc_maxconnections = ioc->maxconnections; in smb_server_store_cfg()
H A Dsmb_common_transact.c770 sr->sr_cfg->skc_maxconnections, in smb_encode_SHARE_INFO_2()