Searched refs:maxconnections (Results 1 – 4 of 4) sorted by relevance
66 ioc->maxconnections = 10; in fksmbd_adjust_config()69 ioc->maxconnections, ioc->maxworkers); in fksmbd_adjust_config()
156 uint32_t maxconnections; member
78 ioc.maxconnections = cfg->skc_maxconnections; in smb_kmod_setcfg()
1895 if (ioc->maxconnections == 0) in smb_server_store_cfg()1896 ioc->maxconnections = 0xFFFFFFFF; in smb_server_store_cfg()1904 sv->sv_cfg.skc_maxconnections = ioc->maxconnections; in smb_server_store_cfg()