Searched refs:max_clients (Results 1 – 5 of 5) sorted by relevance
1071 int max_clients; member1084 int max_clients, in qemud_service_new() argument1095 s->max_clients = max_clients; in qemud_service_new()1226 qemu_put_be32(f, s->max_clients); in qemud_service_save()1255 sv->max_clients = qemu_get_be32(f); in qemud_service_load()1339 if (sv->max_clients > 0 && sv->num_clients >= sv->max_clients) { in qemud_multiplexer_connect()2300 int max_clients, in qemud_service_register() argument2312 max_clients, in qemud_service_register()
137 int max_clients,
155 if (group->num_members >= group->cfg->max_clients) in p2p_group_add_common_ies()563 group->num_members, group->cfg->max_clients); in p2p_group_notif_assoc()564 if (group->num_members == group->cfg->max_clients) in p2p_group_notif_assoc()615 group->cfg->max_clients); in p2p_group_notif_disassoc()616 if (group->num_members == group->cfg->max_clients - 1) in p2p_group_notif_disassoc()
1294 unsigned int max_clients; member
4129 cfg->max_clients = wpa_s->max_stations; in wpas_p2p_group_init()4131 cfg->max_clients = wpa_s->conf->max_num_sta; in wpas_p2p_group_init()