Searched refs:maxconnections (Results 1 – 4 of 4) sorted by relevance
67 ioc->maxconnections = 10; in fksmbd_adjust_config()70 ioc->maxconnections, ioc->maxworkers); in fksmbd_adjust_config()
157 uint32_t maxconnections; member
79 ioc.maxconnections = cfg->skc_maxconnections; in smb_kmod_setcfg()
1906 if (ioc->maxconnections == 0) in smb_server_store_cfg()1907 ioc->maxconnections = 0xFFFFFFFF; in smb_server_store_cfg()1915 sv->sv_cfg.skc_maxconnections = ioc->maxconnections; in smb_server_store_cfg()