Searched refs:tp_max_segment_length_ (Results 1 – 4 of 4) sorted by relevance
29 const std::uint16_t tp::tp_max_segment_length_ = 1392; member in vsomeip_v3::tp::tp44 msg->reserve(VSOMEIP_FULL_HEADER_SIZE + sizeof(tp_header_t) + tp_max_segment_length_); in tp_split_message()50 const auto segment_end = current_offset + tp_max_segment_length_; in tp_split_message()66 current_offset += tp_max_segment_length_; in tp_split_message()
330 } else if (_segment_size > tp::tp_max_segment_length_) { in check_lengths()334 << std::dec << tp::tp_max_segment_length_ in check_lengths()
54 static const std::uint16_t tp_max_segment_length_; member in vsomeip_v3::tp::tp
618 vsomeip::tp::tp::tp_max_segment_length_ - 160 : in TEST_P()619 vsomeip::tp::tp::tp_max_segment_length_); in TEST_P()872 vsomeip::tp::tp::tp_max_segment_length_ - 160 : in TEST_P()873 vsomeip::tp::tp::tp_max_segment_length_); in TEST_P()913 vsomeip::tp::tp::tp_max_segment_length_ - 160 : in TEST_P()914 vsomeip::tp::tp::tp_max_segment_length_); in TEST_P()995 vsomeip::tp::tp::tp_max_segment_length_); in TEST_P()1114 vsomeip::tp::tp::tp_max_segment_length_ - 160: in TEST_P()1115 vsomeip::tp::tp::tp_max_segment_length_); in TEST_P()