Searched refs:skc_maxconnections (Results 1 – 5 of 5) sorted by relevance
149 uint32_t skc_maxconnections; member
702 sv->sv_cfg.skc_maxconnections, smbsrv_receive_pri, in smb_server_start()703 sv->sv_cfg.skc_maxconnections, INT_MAX, in smb_server_start()2331 sv->sv_cfg.skc_maxconnections = ioc->maxconnections; in smb_server_store_cfg()2750 if (smb_llist_get_count(sl) >= sv->sv_cfg.skc_maxconnections) { in smb_server_create_session()
771 sr->sr_cfg->skc_maxconnections, in smb_encode_SHARE_INFO_2()
150 kcfg->skc_maxconnections = (uint32_t)citem; in smb_load_kconfig()
92 ioc.maxconnections = cfg->skc_maxconnections; in smb_kmod_setcfg()