Searched refs:get_max_tcp_restart_aborts (Results 1 – 5 of 5) sorted by relevance
217 virtual std::uint32_t get_max_tcp_restart_aborts() const = 0;
199 VSOMEIP_EXPORT std::uint32_t get_max_tcp_restart_aborts() const;
689 EXPECT_EQ(its_configuration->get_max_tcp_restart_aborts(), 15u); in check_file()
50 tcp_restart_aborts_max_(configuration_->get_max_tcp_restart_aborts()), in tcp_client_endpoint_impl()
3939 std::uint32_t configuration_impl::get_max_tcp_restart_aborts() const { in get_max_tcp_restart_aborts() function in vsomeip_v3::cfg::configuration_impl