aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2014-06-18 15:39:46 -0400
committerAnders Broman <a.broman58@gmail.com>2014-06-19 22:19:58 +0000
commitf5e072a2c3fb913bf4615bee77e8f4b7fd14dae8 (patch)
tree513f9edf02a52f6f94754a30c6b04b8a2777438a /epan/dissectors/packet-h248_annex_c.c
parentb98dc77cdeb6c3f45dbaaef2e7550c75286e9448 (diff)
Remove "pkg" prefix from display filters.
Also rename base protocol filter name to match prefix of all other fields Change-Id: Iff234c1443252b9f8e6d87fd7a76925746b5e513 Reviewed-on: https://code.wireshark.org/review/2449 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-h248_annex_c.c')
-rw-r--r--epan/dissectors/packet-h248_annex_c.c254
1 files changed, 127 insertions, 127 deletions
diff --git a/epan/dissectors/packet-h248_annex_c.c b/epan/dissectors/packet-h248_annex_c.c
index db31f5c012..9f0522971c 100644
--- a/epan/dissectors/packet-h248_annex_c.c
+++ b/epan/dissectors/packet-h248_annex_c.c
@@ -1,5 +1,5 @@
/*
- * packet-h248-annex_c.c
+ * packet-h248_annex_c.c
* H.248 annex C
*
* (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
@@ -33,7 +33,7 @@ void proto_register_h248_annex_c(void);
#define PNAME "H.248 Annex C"
#define PSNAME "H248C"
-#define PFNAME "h248c"
+#define PFNAME "h248.annexc"
/* H.248 Annex C */
static int proto_h248_pkg_annexc = -1;
@@ -979,522 +979,522 @@ static h248_package_t h248_annexc_package = {
void proto_register_h248_annex_c(void) {
static hf_register_info hf[] = {
{ &hf_h248_pkg_annexc_media,
- { "Media", "h248.pkg.annexc.media", FT_UINT32, BASE_HEX, VALS(h248_annexc_media_vals), 0, "Media Type", HFILL }},
+ { "Media", "h248.annexc.media", FT_UINT32, BASE_HEX, VALS(h248_annexc_media_vals), 0, "Media Type", HFILL }},
{ &hf_h248_pkg_annexc_ACodec,
- { "ACodec", "h248.pkg.annexc.ACodec",
+ { "ACodec", "h248.annexc.ACodec",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_Mediatx,
- { "Mediatx", "h248.pkg.annexc.Mediatx",
+ { "Mediatx", "h248.annexc.Mediatx",
FT_UINT32, BASE_DEC, VALS(h248_pkg_annexc_Mediatx_vals), 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_BIR,
- { "BIR", "h248.pkg.annexc.BIR",
+ { "BIR", "h248.annexc.BIR",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_NSAP,
- { "NSAP", "h248.pkg.annexc.NSAP",
+ { "NSAP", "h248.annexc.NSAP",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_transmission_mode,
- { "Transmission Mode", "h248.pkg.annexc.transmission_mode",
+ { "Transmission Mode", "h248.annexc.transmission_mode",
FT_UINT32, BASE_DEC, VALS(h248_annexc_transmission_mode), 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_num_of_channels,
- { "Number of Channels", "h248.pkg.annexc.num_of_channels",
+ { "Number of Channels", "h248.annexc.num_of_channels",
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_sampling_rate,
- { "Sampling Rate", "h248.pkg.annexc.sampling_rate",
+ { "Sampling Rate", "h248.annexc.sampling_rate",
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_bit_rate,
- { "Bit Rate", "h248.pkg.annexc.bit_rate",
+ { "Bit Rate", "h248.annexc.bit_rate",
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_samplepp,
- { "Samplepp", "h248.pkg.annexc.samplepp",
+ { "Samplepp", "h248.annexc.samplepp",
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_silence_supp,
- { "SilenceSupp", "h248.pkg.annexc.silence_supp",
+ { "SilenceSupp", "h248.annexc.silence_supp",
FT_BOOLEAN, BASE_NONE, NULL, 0x0,
"Silence Suppression", HFILL }},
{ &hf_h248_pkg_annexc_encrypt_type,
- { "Encrypttype", "h248.pkg.annexc.encrypt_type",
+ { "Encrypttype", "h248.annexc.encrypt_type",
FT_BYTES, BASE_NONE, NULL, 0,
"Encryption Type", HFILL }},
{ &hf_h248_pkg_annexc_encrypt_key,
- { "Encrypt Key", "h248.pkg.annexc.encrypt_key",
+ { "Encrypt Key", "h248.annexc.encrypt_key",
FT_UINT32, BASE_DEC, NULL, 0,
"Encryption Key", HFILL }},
{ &hf_h248_pkg_annexc_gain,
- { "Gain", "h248.pkg.annexc.gain",
+ { "Gain", "h248.annexc.gain",
FT_UINT32, BASE_DEC, NULL, 0,
"Gain (dB)", HFILL }},
{ &hf_h248_pkg_annexc_jitterbuf,
- { "JitterBuff", "h248.pkg.annexc.jitterbuf",
+ { "JitterBuff", "h248.annexc.jitterbuf",
FT_UINT32, BASE_DEC, NULL, 0,
"Jitter Buffer Size (ms)", HFILL }},
{ &hf_h248_pkg_annexc_propdelay,
- { "Propagation Delay", "h248.pkg.annexc.encrypt_type",
+ { "Propagation Delay", "h248.annexc.encrypt_type",
FT_UINT32, BASE_DEC, NULL, 0,
"Propagation Delay (ms)", HFILL }},
{ &hf_h248_pkg_annexc_rtp_payload,
- { "RTP Payload type", "h248.pkg.annexc.rtp_payload",
+ { "RTP Payload type", "h248.annexc.rtp_payload",
FT_UINT32, BASE_DEC, NULL, 0,
"Payload type in RTP Profile", HFILL }},
{ &hf_h248_pkg_annexc_h222,
- { "H222LogicalChannelParameters", "h248.pkg.annexc.h222",
+ { "H222LogicalChannelParameters", "h248.annexc.h222",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_h223,
- { "H223LogicalChannelParameters", "h248.pkg.annexc.h223",
+ { "H223LogicalChannelParameters", "h248.annexc.h223",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_v76,
- { "V76LogicalChannelParameters", "h248.pkg.annexc.v76",
+ { "V76LogicalChannelParameters", "h248.annexc.v76",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_h2250,
- { "H2250LogicalChannelParameters", "h248.pkg.annexc.h2250",
+ { "H2250LogicalChannelParameters", "h248.annexc.h2250",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_aesa,
- { "AESA", "h248.pkg.annexc.aesa",
+ { "AESA", "h248.annexc.aesa",
FT_BYTES, BASE_NONE, NULL, 0,
"ATM End System Address", HFILL }},
{ &hf_h248_pkg_annexc_vp,
- { "VPI", "h248.pkg.annexc.vpi",
+ { "VPI", "h248.annexc.vpi",
FT_UINT16, BASE_DEC, NULL, 0,
"Virtual Path Identifier", HFILL }},
{ &hf_h248_pkg_annexc_vc,
- { "VCI", "h248.pkg.annexc.vci",
+ { "VCI", "h248.annexc.vci",
FT_UINT16, BASE_DEC, NULL, 0,
"Virtual Circuit Identifier", HFILL }},
{ &hf_h248_pkg_annexc_sc,
- { "Service Class", "h248.pkg.annexc.sc",
+ { "Service Class", "h248.annexc.sc",
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_bcob,
- { "BCOB", "h248.pkg.annexc.bcob",
+ { "BCOB", "h248.annexc.bcob",
FT_UINT8, BASE_DEC, NULL, 0x1F,
"Broadband Bearer Class", HFILL }},
{ &hf_h248_pkg_annexc_bbtc,
- { "BBTC", "h248.pkg.annexc.bbtc",
+ { "BBTC", "h248.annexc.bbtc",
FT_UINT8, BASE_DEC, NULL, 0x3F,
"Broadband Transfer Capability", HFILL }},
{ &hf_h248_pkg_annexc_atc,
- { "ATC", "h248.pkg.annexc.atc",
+ { "ATC", "h248.annexc.atc",
FT_UINT32, BASE_DEC, VALS(h248_pkg_annexc_atc_values), 0x0,
"ATM Traffic Capability", HFILL }},
{ &hf_h248_pkg_annexc_stc,
- { "STC", "h248.pkg.annexc.stc",
+ { "STC", "h248.annexc.stc",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_stc_values), 0x03,
"Susceptibility to Clipping", HFILL }},
{ &hf_h248_pkg_annexc_uppc,
- { "UPPC", "h248.pkg.annexc.uppc",
+ { "UPPC", "h248.annexc.uppc",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_uppc_values), 0x03,
"User Plane Connection Configuration", HFILL }},
{ &hf_h248_pkg_annexc_pcr0,
- { "PCR0", "h248.pkg.annexc.pcr0",
+ { "PCR0", "h248.annexc.pcr0",
FT_UINT24, BASE_DEC, NULL, 0,
"Peak Cell Rate for CLP=0", HFILL }},
{ &hf_h248_pkg_annexc_scr0,
- { "SCR0", "h248.pkg.annexc.scr0",
+ { "SCR0", "h248.annexc.scr0",
FT_UINT24, BASE_DEC, NULL, 0,
"Sustained Cell Rate for CLP=0", HFILL }},
{ &hf_h248_pkg_annexc_mbs0,
- { "MBS0", "h248.pkg.annexc.mbs0",
+ { "MBS0", "h248.annexc.mbs0",
FT_UINT24, BASE_DEC, NULL, 0,
"Maximum Burst Size for CLP=0", HFILL }},
{ &hf_h248_pkg_annexc_pcr1,
- { "PCR1", "h248.pkg.annexc.pcr1",
+ { "PCR1", "h248.annexc.pcr1",
FT_UINT24, BASE_DEC, NULL, 0,
"Peak Cell Rate for CLP=1", HFILL }},
{ &hf_h248_pkg_annexc_scr1,
- { "SCR1", "h248.pkg.annexc.scr1",
+ { "SCR1", "h248.annexc.scr1",
FT_UINT24, BASE_DEC, NULL, 0,
"Sustained Cell Rate for CLP=1", HFILL }},
{ &hf_h248_pkg_annexc_mbs1,
- { "MBS1", "h248.pkg.annexc.mbs1",
+ { "MBS1", "h248.annexc.mbs1",
FT_UINT24, BASE_DEC, NULL, 0,
"Maximum Burst Size for CLP=1", HFILL }},
{ &hf_h248_pkg_annexc_bei,
- { "BEI", "h248.pkg.annexc.bei",
+ { "BEI", "h248.annexc.bei",
FT_BOOLEAN, BASE_NONE, NULL, 0x0,
"Best Effort Indicator", HFILL }},
{ &hf_h248_pkg_annexc_ti,
- { "TI", "h248.pkg.annexc.ti",
+ { "TI", "h248.annexc.ti",
FT_BOOLEAN, BASE_NONE, NULL, 0x0,
"Tagging Indicator", HFILL }},
{ &hf_h248_pkg_annexc_fd,
- { "FD", "h248.pkg.annexc.fd",
+ { "FD", "h248.annexc.fd",
FT_BOOLEAN, BASE_NONE, NULL, 0x0,
"Frame Discard", HFILL }},
{ &hf_h248_pkg_annexc_a2pcdv,
- { "A2PCDV", "h248.pkg.annexc.a2pcdv",
+ { "A2PCDV", "h248.annexc.a2pcdv",
FT_UINT24, BASE_DEC, NULL, 0,
"Acceptable 2 point CDV", HFILL }},
{ &hf_h248_pkg_annexc_c2pcdv,
- { "C2PCDV", "h248.pkg.annexc.c2pcdv",
+ { "C2PCDV", "h248.annexc.c2pcdv",
FT_UINT24, BASE_DEC, NULL, 0,
"Cumulative 2 point CDV", HFILL }},
{ &hf_h248_pkg_annexc_appcdv,
- { "APPCDV", "h248.pkg.annexc.appcdv",
+ { "APPCDV", "h248.annexc.appcdv",
FT_UINT24, BASE_DEC, NULL, 0,
"Acceptable Point to Point CDV", HFILL }},
{ &hf_h248_pkg_annexc_cppcdv,
- { "CPPCDV", "h248.pkg.annexc.cppcdv",
+ { "CPPCDV", "h248.annexc.cppcdv",
FT_UINT24, BASE_DEC, NULL, 0,
"Cumulative Point to Point CDV", HFILL }},
{ &hf_h248_pkg_annexc_aclr,
- { "ACLR", "h248.pkg.annexc.aclr",
+ { "ACLR", "h248.annexc.aclr",
FT_UINT8, BASE_DEC, NULL, 0,
"Acceptable Cell Loss Ratio (Q.2965.2 ATMF UNI 4.0)", HFILL }},
{ &hf_h248_pkg_annexc_meetd,
- { "MEETD", "h248.pkg.annexc.meetd",
+ { "MEETD", "h248.annexc.meetd",
FT_UINT16, BASE_DEC, NULL, 0,
"Maximum End-to-End Transit Delay (Q.2965.2 ATMF UNI 4.0)", HFILL }},
{ &hf_h248_pkg_annexc_ceetd,
- { "CEETD", "h248.pkg.annexc.ceetd",
+ { "CEETD", "h248.annexc.ceetd",
FT_UINT16, BASE_DEC, NULL, 0,
"Cumulative End-to-End Transit Delay (Q.2965.2 ATMF UNI 4.0)", HFILL }},
{ &hf_h248_pkg_annexc_QosClass,
- { "QosClass", "h248.pkg.annexc.qosclass",
+ { "QosClass", "h248.annexc.qosclass",
FT_UINT16, BASE_DEC, VALS(h248_pkg_annexc_QosClass_values), 0,
"QoS Class (Q.2965.1)", HFILL }},
{ &hf_h248_pkg_annexc_AALtype,
- { "AALtype", "h248.pkg.annexc.aaltype",
+ { "AALtype", "h248.annexc.aaltype",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_AALtype_values), 0,
"AAL Type", HFILL }},
{ &hf_h248_pkg_annexc_dlci,
- { "DLCI", "h248.pkg.annexc.dlci",
+ { "DLCI", "h248.annexc.dlci",
FT_UINT32, BASE_DEC, NULL, 0,
"Data Link Connection ID (FR)", HFILL }},
{ &hf_h248_pkg_annexc_cid,
- { "CID", "h248.pkg.annexc.cid",
+ { "CID", "h248.annexc.cid",
FT_UINT32, BASE_DEC, NULL, 0,
"Channel-Id", HFILL }},
{ &hf_h248_pkg_annexc_sid,
- { "SID", "h248.pkg.annexc.sid",
+ { "SID", "h248.annexc.sid",
FT_UINT32, BASE_DEC, NULL, 0,
"Silence Insertion Descriptor", HFILL }},
{ &hf_h248_pkg_annexc_ppt,
- { "PPT", "h248.pkg.annexc.ppt",
+ { "PPT", "h248.annexc.ppt",
FT_UINT32, BASE_DEC, NULL, 0,
"Primary Payload Type", HFILL }},
{ &hf_h248_pkg_annexc_ipv4,
- { "IPv4", "h248.pkg.annexc.ipv4",
+ { "IPv4", "h248.annexc.ipv4",
FT_IPv4, BASE_NONE, NULL, 0,
"IPv4 Address", HFILL }},
{ &hf_h248_pkg_annexc_ipv6,
- { "IPv6", "h248.pkg.annexc.ipv6",
+ { "IPv6", "h248.annexc.ipv6",
FT_IPv6, BASE_NONE, NULL, 0,
"IPv6 Address", HFILL }},
{ &hf_h248_pkg_annexc_port,
- { "Port", "h248.pkg.annexc.port",
+ { "Port", "h248.annexc.port",
FT_UINT16, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_porttype,
- { "PortType", "h248.pkg.annexc.porttype",
+ { "PortType", "h248.annexc.porttype",
FT_UINT32, BASE_DEC, VALS(h248_pkg_annexc_porttype_values), 0,
"Port Type", HFILL }},
{ &hf_h248_pkg_annexc_alc,
- { "ALC", "h248.pkg.annexc.alc",
+ { "ALC", "h248.annexc.alc",
FT_BYTES, BASE_NONE, NULL, 0,
"AAL2 Link Characteristics", HFILL }},
{ &hf_h248_pkg_annexc_sut,
- { "SUT", "h248.pkg.annexc.sut",
+ { "SUT", "h248.annexc.sut",
FT_BYTES, BASE_NONE, NULL, 0,
"Served User Transport", HFILL }},
{ &hf_h248_pkg_annexc_tci,
- { "TCI", "h248.pkg.annexc.tci",
+ { "TCI", "h248.annexc.tci",
FT_BOOLEAN, BASE_NONE, NULL, 0x0,
"Test Connection Indicator", HFILL }},
{ &hf_h248_pkg_annexc_timer_cu,
- { "Timer CU", "h248.pkg.annexc.timer_cu",
+ { "Timer CU", "h248.annexc.timer_cu",
FT_UINT32, BASE_DEC, NULL, 0,
"Milliseconds to hold the partially filled cell before sending", HFILL }},
{ &hf_h248_pkg_annexc_maxcpssdu,
- { "Max CPS SDU", "h248.pkg.annexc.maxcpssdu",
+ { "Max CPS SDU", "h248.annexc.maxcpssdu",
FT_UINT8, BASE_DEC, NULL, 0,
"Maximum Common Part Sublayer Service Data Unit size", HFILL }},
{ &hf_h248_pkg_annexc_aal1st,
- { "AAL1ST", "h248.pkg.annexc.aal1st",
+ { "AAL1ST", "h248.annexc.aal1st",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_aal1st_values), 0,
"AAL1 subtype", HFILL }},
{ &hf_h248_pkg_annexc_cbrr,
- { "CBRR", "h248.pkg.annexc.cbrr",
+ { "CBRR", "h248.annexc.cbrr",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_cbrr_values), 0,
"CBR rate", HFILL }},
{ &hf_h248_pkg_annexc_scri,
- { "SCRI", "h248.pkg.annexc.scri",
+ { "SCRI", "h248.annexc.scri",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_scri_values), 0,
"Source Clock frequency Recovery Method", HFILL }},
{ &hf_h248_pkg_annexc_ecm,
- { "ECM", "h248.pkg.annexc.ecm",
+ { "ECM", "h248.annexc.ecm",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_ecm_values), 0,
"Error Correction Method", HFILL }},
{ &hf_h248_pkg_annexc_sdbt,
- { "SDBT", "h248.pkg.annexc.sdbt",
+ { "SDBT", "h248.annexc.sdbt",
FT_UINT16, BASE_DEC, NULL, 0,
"Structured Data Transfer Blocksize", HFILL }},
{ &hf_h248_pkg_annexc_pfci,
- { "PFCI", "h248.pkg.annexc.pfci",
+ { "PFCI", "h248.annexc.pfci",
FT_UINT8, BASE_DEC, NULL, 0,
"Partially Filled Cells Identifier", HFILL }},
{ &hf_h248_pkg_annexc_tmr,
- { "TMR", "h248.pkg.annexc.tmr",
+ { "TMR", "h248.annexc.tmr",
FT_UINT8, BASE_HEX|BASE_EXT_STRING, &isup_transmission_medium_requirement_value_ext, 0,
"Transmission Medium Requirement", HFILL }},
{ &hf_h248_pkg_annexc_tmrsr,
- { "TMSR", "h248.pkg.annexc.tmsr",
+ { "TMSR", "h248.annexc.tmsr",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_tmrsr_values), 0,
"Transmission Medium Requirement Subrate", HFILL }},
{ &hf_h248_pkg_annexc_contcheck,
- { "Continuity Check", "h248.pkg.annexc.tmsr",
+ { "Continuity Check", "h248.annexc.tmsr",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_contcheck_values), 0x0C,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_itc,
- { "ITC", "h248.pkg.annexc.itc",
+ { "ITC", "h248.annexc.itc",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_itc_values), 0x1f,
"Information Transfer Capability", HFILL }},
{ &hf_h248_pkg_annexc_transmode,
- { "TransMode", "h248.pkg.annexc.transmode",
+ { "TransMode", "h248.annexc.transmode",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_transmode_values), 0x60,
"Transfer Mode", HFILL }},
{ &hf_h248_pkg_annexc_transrate,
- { "TransRate", "h248.pkg.annexc.transrate",
+ { "TransRate", "h248.annexc.transrate",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_transrate_values), 0x1f,
"Transfer Rate", HFILL }},
{ &hf_h248_pkg_annexc_mult,
- { "Rate Multiplier", "h248.pkg.annexc.mult",
+ { "Rate Multiplier", "h248.annexc.mult",
FT_UINT8, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_syncasync,
- { "SyncAsync", "h248.pkg.annexc.syncasync",
+ { "SyncAsync", "h248.annexc.syncasync",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_syncasync_values), 0x80,
"Synchronous/Asynchronous", HFILL }},
{ &hf_h248_pkg_annexc_negotiation,
- { "UPPC", "h248.pkg.annexc.negotiation",
+ { "UPPC", "h248.annexc.negotiation",
FT_UINT8, BASE_DEC, VALS(h248_pkg_annexc_negotiation_values), 0x40,
"Negotiation", HFILL }},
{ &hf_h248_pkg_annexc_userrate,
- { "Userrate", "h248.pkg.annexc.userrate",
+ { "Userrate", "h248.annexc.userrate",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_userrate_values), 0x1f,
"User Rate", HFILL }},
{ &hf_h248_pkg_annexc_intrate,
- { "UPPC", "h248.pkg.annexc.intrate",
+ { "UPPC", "h248.annexc.intrate",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_intrate_values), 0xc0,
"Intermediate Rate", HFILL }},
{ &hf_h248_pkg_annexc_nictx,
- { "nictx", "h248.pkg.annexc.nictx",
+ { "nictx", "h248.annexc.nictx",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_nictx_values), 0xc0,
"Network independent clock on transmission", HFILL }},
{ &hf_h248_pkg_annexc_nicrx,
- { "nicrx", "h248.pkg.annexc.nicrx",
+ { "nicrx", "h248.annexc.nicrx",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_nicrx_values), 0xc0,
"Network independent clock on reception", HFILL }},
{ &hf_h248_pkg_annexc_flowconttx,
- { "flowconttx", "h248.pkg.annexc.flowconttx",
+ { "flowconttx", "h248.annexc.flowconttx",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_flowconttx_values), 0xc0,
"Flow Control on Transmission", HFILL }},
{ &hf_h248_pkg_annexc_flowcontrx,
- { "flowcontrx", "h248.pkg.annexc.flowcontrx",
+ { "flowcontrx", "h248.annexc.flowcontrx",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_flowcontrx_values), 0xc0,
"Flow Control on Reception", HFILL }},
{ &hf_h248_pkg_annexc_rateadapthdr,
- { "rateadapthdr", "h248.pkg.annexc.rateadapthdr",
+ { "rateadapthdr", "h248.annexc.rateadapthdr",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_rateadapthdr_values), 0xc0,
"Rate Adaptation Header/No-Header", HFILL }},
{ &hf_h248_pkg_annexc_multiframe,
- { "multiframe", "h248.pkg.annexc.multiframe",
+ { "multiframe", "h248.annexc.multiframe",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_multiframe_values), 0xc0,
"Multiple Frame establishment support in datalink", HFILL }},
{ &hf_h248_pkg_annexc_opmode,
- { "OPMODE", "h248.pkg.annexc.opmode",
+ { "OPMODE", "h248.annexc.opmode",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_opmode_values), 0xc0,
"Mode of operation", HFILL }},
{ &hf_h248_pkg_annexc_llidnegot,
- { "llidnegot", "h248.pkg.annexc.llidnegot",
+ { "llidnegot", "h248.annexc.llidnegot",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_llidnegot_values), 0xc0,
"Logical Link Identifier negotiation", HFILL }},
{ &hf_h248_pkg_annexc_assign,
- { "llidnegot", "h248.pkg.annexc.assign",
+ { "llidnegot", "h248.annexc.assign",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_assign_values), 0xc0,
"Assignor/Assignee", HFILL }},
{ &hf_h248_pkg_annexc_inbandneg,
- { "inbandneg", "h248.pkg.annexc.inbandneg",
+ { "inbandneg", "h248.annexc.inbandneg",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_inbandneg_values), 0xc0,
"In-band/Out-band negotiation", HFILL }},
{ &hf_h248_pkg_annexc_stopbits,
- { "stopbits", "h248.pkg.annexc.stopbits",
+ { "stopbits", "h248.annexc.stopbits",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_stopbits_values), 0xc0,
"Number of stop bits", HFILL }},
{ &hf_h248_pkg_annexc_databits,
- { "databits", "h248.pkg.annexc.databits",
+ { "databits", "h248.annexc.databits",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_databits_values), 0xc0,
"Number of data bits", HFILL }},
{ &hf_h248_pkg_annexc_parity,
- { "parity", "h248.pkg.annexc.parity",
+ { "parity", "h248.annexc.parity",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_parity_values), 0xe0,
"Parity Information Bits", HFILL }},
{ &hf_h248_pkg_annexc_duplexmode,
- { "duplexmode", "h248.pkg.annexc.duplexmode",
+ { "duplexmode", "h248.annexc.duplexmode",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_duplexmode_values), 0x80,
"Mode Duplex", HFILL }},
{ &hf_h248_pkg_annexc_modem,
- { "modem", "h248.pkg.annexc.modem",
+ { "modem", "h248.annexc.modem",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_modem_values), 0xfc,
"Modem Type", HFILL }},
{ &hf_h248_pkg_annexc_layer2prot,
- { "layer2prot", "h248.pkg.annexc.layer2prot",
+ { "layer2prot", "h248.annexc.layer2prot",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_layer2prot_values), 0x80,
"Layer 2 protocol", HFILL }},
{ &hf_h248_pkg_annexc_layer3prot,
- { "layer3prot", "h248.pkg.annexc.layer3prot",
+ { "layer3prot", "h248.annexc.layer3prot",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_layer3prot_values), 0x80,
"Layer 3 protocol", HFILL }},
{ &hf_h248_pkg_annexc_addlayer3prot,
- { "addlayer3prot", "h248.pkg.annexc.addlayer3prot",
+ { "addlayer3prot", "h248.annexc.addlayer3prot",
FT_UINT8, BASE_HEX, VALS(h248_pkg_annexc_addlayer3prot_values), 0x80,
"Additional User Information Layer 3 protocol", HFILL }},
{ &hf_h248_pkg_annexc_dialedn,
- { "Dialed Number", "h248.pkg.annexc.dialedn",
+ { "Dialed Number", "h248.annexc.dialedn",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_dialingn,
- { "Dialing Number", "h248.pkg.annexc.dialingn",
+ { "Dialing Number", "h248.annexc.dialingn",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_echoci,
- { "ECHOCI", "h248.pkg.annexc.echoci",
+ { "ECHOCI", "h248.annexc.echoci",
FT_BYTES, BASE_NONE, NULL, 0,
"Not used", HFILL }},
{ &hf_h248_pkg_annexc_nci,
- { "NCI", "h248.pkg.annexc.nci",
+ { "NCI", "h248.annexc.nci",
FT_UINT8, BASE_HEX, NULL, 0xff,
"Nature of Connection Indicator", HFILL }},
{ &hf_h248_pkg_annexc_USI,
- { "USI", "h248.pkg.annexc.USI",
+ { "USI", "h248.annexc.USI",
FT_BYTES, BASE_NONE, NULL, 0,
"User Service Information", HFILL }},
{ &hf_h248_pkg_annexc_fmsdu,
- { "fmsdu", "h248.pkg.annexc.fmsdu",
+ { "fmsdu", "h248.annexc.fmsdu",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_bmsdu,
- { "bmsdu", "h248.pkg.annexc.bmsdu",
+ { "bmsdu", "h248.annexc.bmsdu",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_sscs,
- { "sscs", "h248.pkg.annexc.sscs",
+ { "sscs", "h248.annexc.sscs",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h248_pkg_annexc_sdp_v,
- { "sdp_v", "h248.pkg.annexc.sdp_v",
+ { "sdp_v", "h248.annexc.sdp_v",
FT_STRING, BASE_NONE, NULL, 0,
"SDP V", HFILL }},
{ &hf_h248_pkg_annexc_sdp_o,
- { "sdp_o", "h248.pkg.annexc.sdp_o",
+ { "sdp_o", "h248.annexc.sdp_o",
FT_STRING, BASE_NONE, NULL, 0,
"SDP O", HFILL }},
{ &hf_h248_pkg_annexc_sdp_s,
- { "sdp_s", "h248.pkg.annexc.sdp_s",
+ { "sdp_s", "h248.annexc.sdp_s",
FT_STRING, BASE_NONE, NULL, 0,
"SDP S", HFILL }},
{ &hf_h248_pkg_annexc_sdp_i,
- { "sdp_i", "h248.pkg.annexc.sdp_i",
+ { "sdp_i", "h248.annexc.sdp_i",
FT_STRING, BASE_NONE, NULL, 0,
"SDP I", HFILL }},
{ &hf_h248_pkg_annexc_sdp_u,
- { "sdp_u", "h248.pkg.annexc.sdp_u",
+ { "sdp_u", "h248.annexc.sdp_u",
FT_STRING, BASE_NONE, NULL, 0,
"SDP U", HFILL }},
{ &hf_h248_pkg_annexc_sdp_e,
- { "sdp_e", "h248.pkg.annexc.sdp_e",
+ { "sdp_e", "h248.annexc.sdp_e",
FT_STRING, BASE_NONE, NULL, 0,
"SDP E", HFILL }},
{ &hf_h248_pkg_annexc_sdp_p,
- { "sdp_p", "h248.pkg.annexc.sdp_p",
+ { "sdp_p", "h248.annexc.sdp_p",
FT_STRING, BASE_NONE, NULL, 0,
"SDP P", HFILL }},
{ &hf_h248_pkg_annexc_sdp_c,
- { "sdp_c", "h248.pkg.annexc.sdp_c",
+ { "sdp_c", "h248.annexc.sdp_c",
FT_STRING, BASE_NONE, NULL, 0,
"SDP C", HFILL }},
{ &hf_h248_pkg_annexc_sdp_b,
- { "sdp_b", "h248.pkg.annexc.sdp_b",
+ { "sdp_b", "h248.annexc.sdp_b",
FT_STRING, BASE_NONE, NULL, 0,
"SDP B", HFILL }},
{ &hf_h248_pkg_annexc_sdp_z,
- { "sdp_z", "h248.pkg.annexc.sdp_z",
+ { "sdp_z", "h248.annexc.sdp_z",
FT_STRING, BASE_NONE, NULL, 0,
"SDP Z", HFILL }},
{ &hf_h248_pkg_annexc_sdp_k,
- { "sdp_k", "h248.pkg.annexc.sdp_k",
+ { "sdp_k", "h248.annexc.sdp_k",
FT_STRING, BASE_NONE, NULL, 0,
"SDP K", HFILL }},
{ &hf_h248_pkg_annexc_sdp_a,
- { "sdp_a", "h248.pkg.annexc.sdp_a",
+ { "sdp_a", "h248.annexc.sdp_a",
FT_STRING, BASE_NONE, NULL, 0,
"SDP A", HFILL }},
{ &hf_h248_pkg_annexc_sdp_t,
- { "sdp_t", "h248.pkg.annexc.sdp_t",
+ { "sdp_t", "h248.annexc.sdp_t",
FT_STRING, BASE_NONE, NULL, 0,
"SDP T", HFILL }},
{ &hf_h248_pkg_annexc_sdp_r,
- { "sdp_r", "h248.pkg.annexc.sdp_r",
+ { "sdp_r", "h248.annexc.sdp_r",
FT_STRING, BASE_NONE, NULL, 0,
"SDP R", HFILL }},
{ &hf_h248_pkg_annexc_sdp_m,
- { "sdp_m", "h248.pkg.annexc.sdp_m",
+ { "sdp_m", "h248.annexc.sdp_m",
FT_STRING, BASE_NONE, NULL, 0,
"SDP M", HFILL }},
{ &hf_h248_pkg_annexc_olc,
- { "OLC", "h248.pkg.annexc.olc",
+ { "OLC", "h248.annexc.olc",
FT_BYTES, BASE_NONE, NULL, 0,
"Open Logical Channel", HFILL }},
{ &hf_h248_pkg_annexc_olcack,
- { "OLCack", "h248.pkg.annexc.olcack",
+ { "OLCack", "h248.annexc.olcack",
FT_BYTES, BASE_NONE, NULL, 0,
"Open Logical Channel Acknowledge", HFILL }},
{ &hf_h248_pkg_annexc_olccnf,
- { "OLCcnf", "h248.pkg.annexc.olccnf",
+ { "OLCcnf", "h248.annexc.olccnf",
FT_BYTES, BASE_NONE, NULL, 0,
"Open Logical Channel CNF", HFILL }},
{ &hf_h248_pkg_annexc_olcrej,
- { "OLCrej", "h248.pkg.annexc.olcrej",
+ { "OLCrej", "h248.annexc.olcrej",
FT_BYTES, BASE_NONE, NULL, 0,
"Open Logical Channel Reject", HFILL }},
{ &hf_h248_pkg_annexc_clc,
- { "CLC", "h248.pkg.annexc.clc",
+ { "CLC", "h248.annexc.clc",
FT_BYTES, BASE_NONE, NULL, 0,
"Close Logical Channel", HFILL }},
{ &hf_h248_pkg_annexc_clcack,
- { "CLCack", "h248.pkg.annexc.clcack",
+ { "CLCack", "h248.annexc.clcack",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
};