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
464 parser->limits.max_outgoing_bytes = _DBUS_ONE_MEGABYTE * 63; in bus_config_parser_new()1785 parser->limits.max_outgoing_bytes = value; in set_limit()2840 || a->max_outgoing_bytes == b->max_outgoing_bytes in limits_equal()
1366 context->limits.max_outgoing_bytes) in bus_context_check_security_policy()