15void dissect_rbm_inline(tvbuff_t* tvb,
packet_info* pinfo, proto_tree* tree,
unsigned* offset,
char** type,
char** value);
18void get_rbm_integer(tvbuff_t* tvb,
unsigned offset, int32_t* value,
int* len);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.