亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? plugins-wimax-msg_dcd.c

?? Intel的WIMAX代碼,主要是mac層code
?? C
?? 第 1 頁 / 共 4 頁
字號:
plugins/wimax/msg_dcd.c - Google Code Search這是 Google 取自 
      http://anonsvn.wireshark.org/wireshark/trunk 的 plugins/wimax/msg_dcd.c 
緩存副本

      Google 和網頁作者無關,不對網頁的內容負責。



http://anonsvn.wireshark.org/wireshark/trunk/plugins/wimax/
          AUTHORS
COPYING
ChangeLog
Makefile.am
Makefile.common
Makefile.nmake
README.wimax
crc.c
crc.h
crc_data.c
mac_hd_generic_decoder.c
mac_hd_type1_decoder.c
mac_hd_type2_decoder.c
mac_mgmt_msg_decoder.c
moduleinfo.h
moduleinfo.nmake
msg_aas_beam.c
msg_aas_fbck.c
msg_arq.c
msg_clk_cmp.c
msg_dcd.c
msg_dlmap.c
msg_dreg.c
msg_dsa.c
msg_dsc.c
msg_dsd.c
msg_dsx_rvd.c
msg_fpc.c
msg_pkm.c
msg_pmc.c
msg_prc_lt_ctrl.c
msg_reg_req.c
msg_reg_rsp.c
msg_rep.c
msg_res_cmd.c
msg_rng_req.c
msg_rng_rsp.c
msg_sbc.c
msg_ucd.c
msg_ulmap.c
packet-wmx.c
plugin.rc.in
wimax_bits.h
wimax_cdma_code_decoder.c
wimax_compact_dlmap_ie_decoder.c
wimax_compact_ulmap_ie_decoder.c
wimax_fch_decoder.c
wimax_ffb_decoder.c
wimax_hack_decoder.c
wimax_harq_map_decoder.c
wimax_mac.h
wimax_pdu_decoder.c
wimax_phy_attributes_decoder.c
wimax_tlv.c
wimax_tlv.h
wimax_utils.c
wimax_utils.h
    /* msg_dcd.c
 * WiMax MAC Management DCD Message decoder
 *
 * Copyright (c) 2007 by Intel Corporation.
 *
 * Author: Lu Pan <lu.pan@intel.com>
 *
 * $Id$
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1999 Gerald Combs
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */

/* Include files */

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

/*
#define DEBUG
*/

#include "moduleinfo.h"

#include <glib.h>
#include <epan/packet.h>
#include <epan/prefs.h>
#include "wimax_tlv.h"
#include "wimax_mac.h"

extern gint proto_wimax;

/* Delete the following variable as soon as possible */
extern gboolean include_cor2_changes;

/* forward reference */
void proto_register_mac_mgmt_msg_dcd(void);
void dissect_mac_mgmt_msg_dcd_decoder(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);

gint proto_mac_mgmt_msg_dcd_decoder = -1;
static gint ett_mac_mgmt_msg_dcd_decoder = -1;

/* Setup protocol subtree array */
static gint *ett[] =
{
	&ett_mac_mgmt_msg_dcd_decoder,
};

/* fix fields */
static gint hf_dcd_message_type = -1;
static gint hf_dcd_downlink_channel_id = -1;
static gint hf_dcd_config_change_count = -1;
static gint hf_dcd_dl_burst_profile_rsv = -1;
static gint hf_dcd_dl_burst_profile_diuc = -1;

static gint hf_dcd_bs_eirp = -1;
static gint hf_dcd_frame_duration = -1;
static gint hf_dcd_phy_type = -1;
static gint hf_dcd_power_adjustment = -1;
static gint hf_dcd_channel_nr = -1;
static gint hf_dcd_ttg = -1;
static gint hf_dcd_rtg = -1;
#ifdef	WIMAX_16D_2004
static gint hf_dcd_rss = -1;
#endif
static gint hf_dcd_channel_switch_frame_nr = -1;
static gint hf_dcd_frequency = -1;
static gint hf_dcd_bs_id = -1;
static gint hf_dcd_frame_duration_code = -1;
static gint hf_dcd_frame_nr = -1;
#ifdef  WIMAX_16D_2004
static gint hf_dcd_size_cqich_id = -1;
#endif
static gint hf_dcd_h_arq_ack_delay = -1;
static gint hf_dcd_mac_version = -1;
static gint hf_dcd_restart_count = -1;

static gint hf_dl_burst_reserved = -1;
static gint hf_dl_burst_diuc = -1;
static gint hf_dcd_burst_freq = -1;
static gint hf_dcd_burst_fec = -1;
static gint hf_dcd_burst_diuc_exit_threshold = -1;
static gint hf_dcd_burst_diuc_entry_threshold = -1;
static gint hf_dcd_burst_tcs = -1;
static gint hf_dcd_tlv_t_19_permutation_type_for_broadcast_regions_in_harq_zone = -1;
static gint hf_dcd_tlv_t_20_maximum_retransmission = -1;
static gint hf_dcd_tlv_t_21_default_rssi_and_cinr_averaging_parameter = -1;
static gint hf_dcd_tlv_t_21_default_rssi_and_cinr_averaging_parameter_physical_cinr_measurements = -1;
static gint hf_dcd_tlv_t_21_default_rssi_and_cinr_averaging_parameter_rssi_measurements = -1;
static gint hf_dcd_tlv_t_22_dl_amc_allocated_physical_bands_bitmap = -1;

static gint hf_dcd_tlv_t_34_dl_region_definition = -1;
static gint hf_dcd_tlv_t_34_dl_region_definition_num_region = -1;
static gint hf_dcd_tlv_t_34_dl_region_definition_reserved = -1;
static gint hf_dcd_tlv_t_34_dl_region_definition_symbol_offset = -1;
static gint hf_dcd_eirxp = -1;
static gint hf_dcd_tlv_t_34_dl_region_definition_subchannel_offset = -1;
static gint hf_dcd_tlv_t_34_dl_region_definition_num_symbols = -1;
static gint hf_dcd_tlv_t_34_dl_region_definition_num_subchannels = -1;
static gint hf_dcd_tlv_t_50_ho_type_support = -1;
static gint hf_dcd_tlv_t_50_ho_type_support_ho = -1;
static gint hf_dcd_tlv_t_50_ho_type_support_mdho = -1;
static gint hf_dcd_tlv_t_50_ho_type_support_fbss_ho = -1;
static gint hf_dcd_tlv_t_50_ho_type_support_reserved = -1;
static gint hf_dcd_tlv_t_31_h_add_threshold = -1;
static gint hf_dcd_tlv_t_45_paging_interval_length = -1;
static gint hf_dcd_tlv_t_32_h_delete_threshold = -1;
static gint hf_dcd_tlv_t_33_asr = -1;
static gint hf_dcd_tlv_t_33_asr_m = -1;
static gint hf_dcd_tlv_t_33_asr_l = -1;
static gint hf_dcd_tlv_t_35_paging_group_id = -1;
static gint hf_dcd_tlv_t_36_tusc1_permutation_active_subchannels_bitmap = -1;
static gint hf_dcd_tlv_t_37_tusc2_permutation_active_subchannels_bitmap = -1;
static gint hf_dcd_tlv_t_51_hysteresis_margin = -1;
static gint hf_dcd_tlv_t_52_time_to_trigger_duration = -1;
static gint hf_dcd_tlv_t_60_noise_interference = -1;
static gint hf_dcd_tlv_t_153_downlink_burst_profile_for_mutiple_fec_types = -1;

static gint hf_dcd_tlv_t_541_type_function_action       = -1;
static gint hf_dcd_tlv_t_541_type = -1;
static gint hf_dcd_tlv_t_541_function = -1;
static gint hf_dcd_tlv_t_541_action = -1;
static gint hf_dcd_tlv_t_542_trigger_value = -1;
static gint hf_dcd_tlv_t_543_trigger_averaging_duration = -1;

static gint hf_dcd_unknown_type = -1;
static gint hf_dcd_invalid_tlv = -1;

/* DCD DIUC messages (table 143) */
static const value_string diuc_msgs[] =
{
    {0, "Downlink Burst Profile 1"},
    {1, "Downlink Burst Profile 2"},
    {2, "Downlink Burst Profile 3"},
    {3, "Downlink Burst Profile 4"},
    {4, "Downlink Burst Profile 5"},
    {5, "Downlink Burst Profile 6"},
    {6, "Downlink Burst Profile 7"},
    {7, "Downlink Burst Profile 8"},
    {8, "Downlink Burst Profile 9"},
    {9, "Downlink Burst Profile 10"},
    {10, "Downlink Burst Profile 11"},
    {11, "Downlink Burst Profile 12"},
    {12, "Downlink Burst Profile 13"},
    {13, "Reserved"},
    {14, "Gap"},
    {15, "End of DL-MAP"},
    {0,  NULL}
};

static const value_string vals_dcd_type[] =
{
    {0, "CINR metric"},
    {1, "RSSI metric"},
    {2, "RTD metric"},
    {3, "Reserved"},
    {0,  NULL}
};

static const value_string vals_dcd_function[] =
{
    {0, "Reserved"},
    {1, "Metric of neighbor BS is greater than absolute value"},
    {2, "Metric of neighbor BS is less than absolute value"},
    {3, "Metric of neighbor BS is greater than serving BS metric by relative value"},
    {4, "Metric of neighbor BS is less than serving BS metric by relative value"},
    {5, "Metric of serving BS greater than absolute value"},
    {6, "Metric of serving BS less than absolute value"},
    {7, "Reserved"},
    {0,  NULL}
};

static const value_string vals_dcd_action[] =
{
    {0, "Reserved"},
    {1, "Respond on trigger with MOB_SCN-REP after the end of each scanning interval"},
    {2, "Respond on trigger with MOB_MSH-REQ"},
    {3, "On trigger, MS starts neighbor BS scanning process by sending MOB_SCN-REQ"},
    {4, "Reserved"},
    {0,  NULL}
};

static const value_string vals_dcd_power_adjustmnt[] =
{
    {0, "Preserve Peak Power"},
    {1, "Preserve Mean Power"},
    {0,  NULL}
};

static const true_false_string tfs_dcd_power_adjustment =
{
    "Preserve Mean Power",
    "Preserve Peak Power"
};

static const value_string vals_reg_rsp_status[] =
{
    {0, "OK"},
    {1, "Message authentication failure"},
    {0,  NULL}
};

static const value_string vals_dcd_burst_tcs[] =
{
    {0, "TCS disabled"},
    {1, "TCS enabled"},
    {0,  NULL}
};

static const true_false_string tfs_dcd_burst_tcs =
{
    "TCS enabled",
    "TCS disabled"
};

static const value_string vals_dcd_frame_duration[] =
{
    {0, "2.5"},
    {1, "4"},
    {2, "5"},
    {3, "8"},
    {4, "10"},
    {5, "12.5"},
    {6, "20"},
    {0,  NULL}
};

#ifdef WIMAX_16D_2004
static const value_string vals_dcd_size_of_cqich_id[] =
{
    {0, "Reserved"},
    {1, "3 bits"},
    {2, "4 bits"},
    {3, "5 bits"},
    {4, "6 bits"},
    {5, "7 bits"},
    {6, "8 bits"},
    {7, "9 bits"},
    {0,  NULL}
};
#endif

static const value_string vals_dcd_mac_version[] =
{
    {1, "Conformance with IEEE Std 802.16-2001"},
    {2, "Conformance with IEEE Std 802.16c-2002 and its predecessors"},
    {3, "Conformance with IEEE Std 802.16a-2003 and its predecessors"},
    {4, "Conformance with IEEE Std 802.16-2004"},
    {5, "Conformance with IEEE Std 802.16-2004 and IEEE Std 802.16e-2005"},
    {6, "reserved"},
    {0, NULL}
};

/* table 363 */
static const value_string vals_dcd_burst_fec_ofdma[] =
{
    {0, "QPSK (CC) 1/2"},
    {1, "QPSK (CC) 3/4"},
    {2, "16-QAM (CC) 1/2"},
    {3, "16-QAM (CC) 3/4"},
    {4, "64-QAM (CC) 1/2"},
    {5, "64-QAM (CC) 2/3"},
    {6, "64-QAM (CC) 3/4"},
    {7, "QPSK (BTC) 1/2"},
    {8, "QPSK (BTC) 3/4 or 2/3"},
    {9, "16-QAM (BTC) 3/5"},
    {10, "16-QAM (BTC) 4/5"},

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美精品日韩精品| 国产一区二区视频在线播放| 丁香婷婷综合五月| 久久影院午夜论| 国产高清不卡二三区| 国产亚洲欧美激情| 日韩欧美综合一区| 视频一区欧美精品| 欧美v日韩v国产v| 国产成人免费视| 国产精品福利影院| 欧美日韩中文字幕一区| 日韩国产欧美在线观看| 精品美女一区二区| 成人免费三级在线| 一区二区三区中文在线观看| 欧美日韩一区高清| 国产一区二区毛片| 尤物在线观看一区| 欧美xxx久久| 色综合视频一区二区三区高清| 日韩精品免费专区| 国产午夜亚洲精品羞羞网站| 日本福利一区二区| 极品少妇xxxx精品少妇偷拍| 国产精品理论片在线观看| 在线观看视频91| 国产精品香蕉一区二区三区| 亚洲欧美日韩综合aⅴ视频| 91精品国产欧美日韩| 成人免费视频app| 日本免费在线视频不卡一不卡二| 日本一区二区电影| 欧美区一区二区三区| 粉嫩一区二区三区在线看| 亚洲综合一二三区| 国产欧美一区二区精品性色 | 国产精品污www在线观看| 欧美亚洲动漫另类| 国产91对白在线观看九色| 日韩高清国产一区在线| 国产精品福利av| 亚洲在线免费播放| 国产夜色精品一区二区av| 欧美精品丝袜久久久中文字幕| 成人的网站免费观看| 男男gaygay亚洲| 一区二区三区欧美在线观看| 国产日本亚洲高清| 精品国产一区二区三区忘忧草 | 国产精品乱码妇女bbbb| 欧美丰满一区二区免费视频 | 国产精品77777竹菊影视小说| 亚洲成人av一区二区| 亚洲欧洲日产国产综合网| 日韩女优视频免费观看| 欧美精品色综合| 91传媒视频在线播放| 大尺度一区二区| 国产一区二区三区日韩| 婷婷一区二区三区| 夜夜亚洲天天久久| 国产精品色哟哟| 欧美高清在线精品一区| 国产视频一区二区三区在线观看| 日韩精品一区国产麻豆| 制服丝袜亚洲色图| 7777精品伊人久久久大香线蕉的 | 99国产精品国产精品毛片| 国产乱子伦视频一区二区三区| 免费在线看成人av| 奇米影视一区二区三区| 婷婷亚洲久悠悠色悠在线播放| 午夜视频久久久久久| 日韩成人免费在线| 亚洲123区在线观看| 丝袜国产日韩另类美女| 日韩黄色片在线观看| 三级一区在线视频先锋| 日韩avvvv在线播放| 麻豆精品国产传媒mv男同| 蜜桃一区二区三区在线| 狠狠色综合日日| 国产精品一区二区男女羞羞无遮挡| 韩国女主播一区二区三区| 国产在线精品一区二区三区不卡| 国产米奇在线777精品观看| 国产揄拍国内精品对白| 成人一级黄色片| 色偷偷久久人人79超碰人人澡| 91国产丝袜在线播放| 欧美日本在线看| 欧美xxxxxxxxx| 国产网红主播福利一区二区| 亚洲视频资源在线| 亚洲国产日韩一级| 奇米精品一区二区三区在线观看一| 蜜桃视频在线观看一区二区| 国产福利91精品| 色综合欧美在线视频区| 91麻豆精品国产91久久久久久久久 | 不卡的av在线| 色婷婷久久久综合中文字幕| 欧美日韩在线播| 欧美电影免费提供在线观看| 国产精品国模大尺度视频| 亚洲午夜私人影院| 狠狠狠色丁香婷婷综合激情| heyzo一本久久综合| 欧美日韩中文一区| 久久久不卡网国产精品二区| 亚洲欧美日韩人成在线播放| 轻轻草成人在线| heyzo一本久久综合| 欧美日本韩国一区二区三区视频| 国产亚洲婷婷免费| 亚洲亚洲精品在线观看| 国产盗摄一区二区| 欧美综合亚洲图片综合区| 久久天堂av综合合色蜜桃网 | 亚洲综合视频网| 国产一区二区三区四 | 制服.丝袜.亚洲.另类.中文| 国产欧美日韩在线看| 亚洲综合另类小说| 国产在线观看一区二区| 欧美在线观看视频一区二区| 久久久久国色av免费看影院| 亚洲午夜成aⅴ人片| 国产白丝精品91爽爽久久 | 99re这里都是精品| 欧美大片一区二区| 一区二区三区 在线观看视频| 国产成人亚洲精品青草天美| 在线播放亚洲一区| 亚洲视频一区在线| 国产一区二区精品在线观看| 欧美日韩一级视频| 亚洲欧美一区二区久久| 国产剧情在线观看一区二区| 51精品秘密在线观看| 中文字幕一区二区三区在线播放| 久久99精品国产麻豆婷婷洗澡| 欧美色倩网站大全免费| 136国产福利精品导航| 国产成人精品免费在线| 日韩你懂的在线播放| 亚洲mv在线观看| 99精品热视频| 国产精品人妖ts系列视频| 国产自产2019最新不卡| 日韩欧美激情四射| 日韩成人精品在线观看| 欧美久久一二三四区| 亚洲在线免费播放| 91成人国产精品| 亚洲精品欧美二区三区中文字幕| av色综合久久天堂av综合| 国产午夜亚洲精品理论片色戒 | 成人综合婷婷国产精品久久| 久久精品夜夜夜夜久久| 国产曰批免费观看久久久| 精品福利在线导航| 九九热在线视频观看这里只有精品| 日韩一区二区三区电影在线观看 | 91在线高清观看| 国产精品国产自产拍高清av王其| 欧美一级xxx| 免费看欧美女人艹b| 欧美一级二级三级乱码| 久久se精品一区二区| 欧美tk—视频vk| 久久国产欧美日韩精品| 欧美精品一区二区三区蜜臀| 国产在线精品国自产拍免费| 久久精品一区四区| 99在线精品免费| 一区二区三区精品在线| 欧美色网一区二区| 日韩av一区二区在线影视| 日韩女优制服丝袜电影| 国产成人亚洲综合a∨猫咪| 国产精品嫩草久久久久| 一本色道久久综合狠狠躁的推荐| 亚洲黄网站在线观看| 91精品国产欧美一区二区| 精品综合免费视频观看| 国产欧美日韩精品在线| 色综合咪咪久久| 免费在线观看成人| 久久婷婷色综合| 一本到三区不卡视频| 免费成人av在线播放| 久久人人97超碰com| 99国产一区二区三精品乱码| 亚洲国产成人av好男人在线观看| 日韩精品一区二区三区中文不卡| 国产成人午夜99999| 亚洲伦在线观看| 日韩欧美国产午夜精品|