Home
last modified time | relevance | path

Searched defs:message_header (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp84 struct message_header { struct in boost::graph::distributed::mpi_process_group
86 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()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpchunkstream.c410 const guint8 *message_header; in gst_rtmp_chunk_stream_parse_header() local