Searched refs:max_incomplete_connections (Results 1 – 3 of 3) sorted by relevance
56 int max_incomplete_connections; /**< Max number of incomplete connections */ member
479 parser->limits.max_incomplete_connections = 32; in bus_config_parser_new()1820 parser->limits.max_incomplete_connections = value; in set_limit()2845 || a->max_incomplete_connections == b->max_incomplete_connections in limits_equal()
1073 return context->limits.max_incomplete_connections; in bus_context_get_max_incomplete_connections()