15#ifndef _WIMAX_COMPACT_DLMAP_IE_DECODER_H_
16#define _WIMAX_COMPACT_DLMAP_IE_DECODER_H_
18extern unsigned harq_mode;
19extern unsigned cid_type;
20extern unsigned band_amc_subchannel_type;
21extern unsigned num_of_broadcast_symbols;
22extern unsigned num_of_dl_band_amc_symbols;
23extern unsigned num_of_ul_band_amc_symbols;
35extern unsigned wimax_compact_dlmap_ie_decoder(proto_tree *tree,
packet_info *pinfo, tvbuff_t *tvb,
unsigned offset,
unsigned nibble_offset);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.