Searched defs:message_header (Results 1 – 2 of 2) sorted by relevance
84 struct message_header { struct in boost::graph::distributed::mpi_process_group86 process_id_type source;89 int tag;92 std::size_t offset;95 std::size_t bytes;98 void serialize(Archive& ar, int) in serialize()
410 const guint8 *message_header; in gst_rtmp_chunk_stream_parse_header() local