Searched refs:max_completed_connections (Results 1 – 3 of 3) sorted by relevance
57 int max_completed_connections; /**< Max number of authorized connections */ member
438 parser->limits.max_completed_connections = 2048; in bus_config_parser_new()1889 parser->limits.max_completed_connections = value; in set_limit()3015 || a->max_completed_connections == b->max_completed_connections in limits_equal()
1224 return context->limits.max_completed_connections; in bus_context_get_max_completed_connections()