12#ifndef __PACKET_E212_H__
13#define __PACKET_E212_H__
16#include "ws_symbol_export.h"
39char* dissect_e212_mcc_mnc_wmem_packet_str(
tvbuff_t *tvb,
packet_info *pinfo,
proto_tree *tree,
int offset, e212_number_type_t number_type,
bool little_endian);
Represents the metadata and indexing information for a single captured frame.
Definition packet_info.h:43
Extended metadata for a value_string array.
Definition value_string.h:325
Core tvbuff (testy virtual buffer) structure representing a region of packet data,...
Definition tvbuff-int.h:95