Searched refs:tp_flag_is_set (Results 1 – 5 of 5) sorted by relevance
41 static inline bool tp_flag_is_set(tp_message_type_t _msg_type) { in tp_flag_is_set() function in vsomeip_v3::tp::tp
617 …(tp::tp::tp_flag_is_set(_buffer[i + VSOMEIP_MESSAGE_TYPE_POS]) && get_local_port() == configuratio… in on_message_received()646 } else if (tp::tp::tp_flag_is_set(_buffer[i + VSOMEIP_MESSAGE_TYPE_POS]) in on_message_received()683 if (tp::tp::tp_flag_is_set(_buffer[i + VSOMEIP_MESSAGE_TYPE_POS])) { in on_message_received()
310 if (!tp::tp_flag_is_set(_data[VSOMEIP_MESSAGE_TYPE_POS])) { in check_lengths()
367 } else if (tp::tp::tp_flag_is_set((*_recv_buffer)[i + VSOMEIP_MESSAGE_TYPE_POS])) { in receive_cbk()
563 … } else if (vsomeip::tp::tp::tp_flag_is_set(receive_buffer[its_pos + VSOMEIP_MESSAGE_TYPE_POS]) && in TEST_P()580 … } else if (vsomeip::tp::tp::tp_flag_is_set(receive_buffer[its_pos + VSOMEIP_MESSAGE_TYPE_POS]) && in TEST_P()1315 … if (vsomeip::tp::tp::tp_flag_is_set(receive_buffer[its_pos + VSOMEIP_MESSAGE_TYPE_POS])) { in TEST_P()