Searched refs:max_match_rules_per_connection (Results 1 – 5 of 5) sorted by relevance
62 int max_match_rules_per_connection; /**< Max number of match rules for a single connection */ member
452 parser->limits.max_match_rules_per_connection = 512; in bus_config_parser_new()1934 parser->limits.max_match_rules_per_connection = value; in set_limit()3105 || a->max_match_rules_per_connection == b->max_match_rules_per_connection in limits_equal()
1283 return context->limits.max_match_rules_per_connection; in bus_context_get_max_match_rules_per_connection()
360 - set the max_match_rules_per_connection limit from the config file.
7671 max_match_rules_per_connection limt from the config file.