⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 plugins-wimax-msg_rng_rsp.c

📁 Intel的WIMAX代码,主要是mac层code
💻 C
📖 第 1 页 / 共 3 页
字号:
	},
	{
		&hf_rng_rsp_broadcast,
		{
			"AAS broadcast permission", "wimax.rng_rsp.aas_broadcast",
			FT_BOOLEAN, 8, TFS(&tfs_rng_rsp_aas_broadcast), 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_akid,
		{
			"AKId", "wimax.rng_rsp.akid",
			FT_BYTES, BASE_NONE, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_basic_cid,
		{
			"Basic CID", "wimax.rng_rsp.basic_cid",
			FT_UINT16, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_bs_random,
		{
			"BS_Random", "wimax.rng_rsp.bs_random",
			FT_BYTES, BASE_NONE, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_config_change_count_of_dcd,
		{
			"Configuration Change Count value of DCD defining DIUC associated burst profile", "wimax.rng_rsp.config_change_count_of_dcd",
			FT_UINT16, BASE_HEX, NULL, 0xFF00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_dl_freq_override,
		{
			"Downlink Frequency Override", "wimax.rng_rsp.dl_freq_override",
			FT_UINT32, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_dl_operational_burst_profile_ccc,
		{
			"CCC value of DCD defining the burst profile associated with DIUC", "wimax.rng_rsp.dl_op_burst_prof.ccc",
			FT_UINT16, BASE_DEC, NULL, 0x00FF, "", HFILL
		}
	},
	{
		&hf_rng_rsp_dl_operational_burst_profile_diuc,
		{
			"The least robust DIUC that may be used by the BS for transmissions to the SS", "wimax.rng_rsp.dl_op_burst_prof.diuc",
			FT_UINT16, BASE_DEC, NULL, 0xFF00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_dl_operational_burst_profile,
		{
			"Downlink Operational Burst Profile", "wimax.rng_rsp.dl_op_burst_profile",
			FT_UINT16, BASE_HEX, NULL, 0x00, "", HFILL
		}
	},
	/* Added the following to help implement RNG-RSP message encoding 33 (Table 367 in IEEE 802.16e-2007) */
	{
		&hf_rng_rsp_dl_op_burst_profile_ofdma,
		{
			"Downlink Operational Burst Profile for OFDMA", "wimax.rng_rsp.dl_op_burst_profile_ofdma",
			FT_UINT16, BASE_HEX, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_frame_number2,
		{
			"The 8 least significant bits of the frame number of the OFDMA frame where the SS sent the ranging code", "wimax.rng_rsp.eight_bit_frame_num",
			FT_UINT32, BASE_DEC, NULL, 0x000000FF, "", HFILL
		}
	},
	{
		&hf_rng_rsp_frame_number,
		{
			"Frame number", "wimax.rng_rsp.frame_number",
			FT_UINT24, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	/* Added the following to help implement RNG-RSP message encoding 22 (IEEE 802.16e-2007) */
	{
		&hf_rng_rsp_ho_id,
		{
			"HO ID", "wimax.rng_rsp.ho_id",
			FT_UINT8, BASE_HEX, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization,
		{
			"HO Process Optimization", "wimax.rng_rsp.ho_process_optimization",
			FT_UINT16, BASE_HEX, NULL, 0x0000, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_0,
		{
			"Bit #0", "wimax.rng_rsp.ho_process_optimization.omit_sbc_req",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_0), 0x0001, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_1_2,
		{
			"Bits #1-2", "wimax.rng_rsp.ho_process_optimization.perform_reauthentication",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_1_2), 0x0006, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_3,
		{
			"Bit #3", "wimax.rng_rsp.ho_process_optimization.omit_network_address",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_3), 0x0008, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_4,
		{
			"Bit #4", "wimax.rng_rsp.ho_process_optimization.omit_time_of_day",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_4), 0x0010, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_5,
		{
			"Bit #5", "wimax.rng_rsp.ho_process_optimization.omit_tftp",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_5), 0x0020, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_6,
		{
			"Bit #6", "wimax.rng_rsp.ho_process_optimization.transfer_or_sharing",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_6), 0x0040, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_7,
		{
			"Bit #7", "wimax.rng_rsp.ho_process_optimization.omit_reg_req",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_7), 0x0080, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_8,
		{
			"Bit #8", "wimax.rng_rsp.ho_process_optimization.unsolicited_sbc_rsp",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_8), 0x0100, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_9,
		{
			"Bit #9", "wimax.rng_rsp.ho_process_optimization.post_ho_reentry",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_9), 0x0200, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_10,
		{
			"Bit #10", "wimax.rng_rsp.ho_process_optimization.unsolicited_reg_rsp",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_10), 0x0400, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_11,
		{
			"Bit #11", "wimax.rng_rsp.ho_process_optimization.virtual_sdu_sn",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_11), 0x0800, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_12,
		{
			"Bit #12", "wimax.rng_rsp.ho_process_optimization.send_notification",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_12), 0x1000, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_13,
		{
			"Bit #13", "wimax.rng_rsp.ho_process_optimization.trigger_higher_layer_protocol",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_ho_process_optimization_13), 0x2000, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_14,
		{
			"Bit #14: Reserved", "wimax.rng_rsp.ho_process_optimization.reserved",
			FT_UINT16, BASE_HEX, NULL, 0x4000, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ho_process_optimization_15,
		{
			"Bit #15: Reserved", "wimax.rng_rsp.ho_process_optimization.reserved",
			FT_UINT16, BASE_HEX, NULL, 0x8000, "", HFILL
		}
	},
	{
		&hf_rng_invalid_tlv,
		{
			"Invalid TLV", "wimax.rng_rsp.invalid_tlv",
			FT_BYTES, BASE_HEX, NULL, 0, "", HFILL
		}
	},
	{
		&hf_rng_rsp_least_robust_diuc,
		{
			"Least Robust DIUC that may be used by the BS for transmissions to the MS", "wimax.rng_rsp.least_robust_diuc",
			FT_UINT16, BASE_HEX, NULL, 0x000F, "", HFILL
		}
	},
	{
		&hf_rng_rsp_location_update_response,
		{
			"Location Update Response", "wimax.rng_rsp.location_update_response",
			FT_UINT8, BASE_DEC, VALS(vals_rng_rsp_location_update_response), 0xFF, "", HFILL
		}
	},
	{
		&hf_rng_rsp_offset_freq_adjust,
		{
			"Offset Frequency Adjust", "wimax.rng_rsp.offset_freq_adjust",
			FT_INT32, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_opportunity_number,
		{
			"Initial ranging opportunity number", "wimax.rng_rsp.opportunity_number",
			FT_UINT8, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_paging_cycle,
		{
			"Paging Cycle", "wimax.rng_rsp.paging_cycle",
			FT_UINT16, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_paging_group_id,
		{
			"Paging Group ID", "wimax.rng_rsp.paging_group_id",
			FT_UINT16, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_paging_information,
		{
			"Paging Information", "wimax.rng_rsp.paging_information",
			FT_BYTES, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_paging_offset,
		{
			"Paging Offset", "wimax.rng_rsp.paging_offset",
			FT_UINT8, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_power_level_adjust,
		{
			"Power Level Adjust", "wimax.rng_rsp.power_level_adjust",
			FT_FLOAT, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_primary_mgmt_cid,
		{
			"Primary Management CID", "wimax.rng_rsp.primary_mgmt_cid",
			FT_UINT16, BASE_DEC, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ranging_code_index,
		{
			"The ranging code index that was sent by the SS", "wimax.rng_rsp.ranging_code_index",
			FT_UINT32, BASE_DEC, NULL, 0x0000FF00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ranging_status,
		{
			"Ranging status", "wimax.rng_rsp.ranging_status",
			FT_UINT8, BASE_DEC, VALS(vals_rng_rsp_ranging_status), 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ranging_subchan,
		{
			"Ranging code attributes", "wimax.rng_rsp.ranging_subchannel",
			FT_UINT32, BASE_HEX, NULL, 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_repetition_coding_indication,
		{
			"Repetition Coding Indication", "wimax.rng_rsp.repetition_coding_indication",
			FT_UINT16, BASE_HEX, VALS(vals_rng_rsp_repetition_coding_indication), 0x00F0, "", HFILL
		}
	},
	{
		&hf_rng_req_reserved,
		{
			"Reserved", "wimax.rng_rsp.reserved",
			FT_UINT8, BASE_DEC, NULL, 0x0, "", HFILL
		}
	},
	{
		&hf_rng_rsp_resource_retain_flag,
		{
			"The connection information for the MS is", "wimax.rng_rsp.resource_retain_flag",
			FT_BOOLEAN, 8, TFS(&tfs_rng_rsp_resource_retain_flag), 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_service_level_prediction,
		{
			"Service Level Prediction", "wimax.rng_rsp.service_level_prediction",
			FT_UINT8, BASE_DEC, VALS(vals_rng_rsp_level_of_service), 0x00, "", HFILL
		}
	},
	{
		&hf_rng_rsp_ss_mac_address,
		{
			"SS MAC Address", "wimax.rng_rsp.ss_mac_address",
			FT_ETHER, BASE_HEX, NULL, 0x00, "", HFILL
		}
	},
        {
		&hf_rng_rsp_subchannel_reference,
		{
			"OFDMA subchannel reference used to transmit the ranging code", "wimax.rng_rsp.subchannel_reference",
			FT_UINT32, BASE_DEC, NULL, 0x003f0000, "", HFILL
		}
	},
        {
		&hf_rng_rsp_time_symbol_reference,
		{
			"OFDM time symbol reference used to transmit the ranging code", "wimax.rng_rsp.time_symbol_reference",
			FT_UINT32, BASE_DEC, NULL, 0xFFC00000, "", HFILL
		}
	},
	{
		&hf_rng_rsp_timing_adjust,
		{
			"Timing Adjust", "wimax.rng_rsp.timing_adjust",

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -