Searched refs:max_outgoing_bytes (Results 1 – 3 of 3) sorted by relevance
51 …long max_outgoing_bytes; /**< How many outgoing bytes can be queued for a single connecti… member
407 parser->limits.max_outgoing_bytes = _DBUS_ONE_MEGABYTE * 127; in bus_config_parser_new()1850 parser->limits.max_outgoing_bytes = value; in set_limit()3009 || a->max_outgoing_bytes == b->max_outgoing_bytes in limits_equal()
1629 … ((dbus_connection_get_outgoing_size (proposed_recipient) > context->limits.max_outgoing_bytes) || in bus_context_check_security_policy()