aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509sat.c')
-rw-r--r--epan/dissectors/packet-x509sat.c48
1 files changed, 24 insertions, 24 deletions
diff --git a/epan/dissectors/packet-x509sat.c b/epan/dissectors/packet-x509sat.c
index 84637b9d0c..ab7cf30a1a 100644
--- a/epan/dissectors/packet-x509sat.c
+++ b/epan/dissectors/packet-x509sat.c
@@ -1936,7 +1936,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_subset,
{ "subset", "x509sat.subset",
FT_INT32, BASE_DEC, VALS(x509sat_T_subset_vals), 0,
- "T_subset", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_PostalAddress_item,
{ "DirectoryString", "x509sat.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
@@ -1964,7 +1964,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_PreferredDeliveryMethod_item,
{ "PreferredDeliveryMethod item", "x509sat.PreferredDeliveryMethod_item",
FT_INT32, BASE_DEC, VALS(x509sat_PreferredDeliveryMethod_item_vals), 0,
- "PreferredDeliveryMethod_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_pSelector,
{ "pSelector", "x509sat.pSelector",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1980,7 +1980,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_nAddresses,
{ "nAddresses", "x509sat.nAddresses",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_nAddresses", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_nAddresses_item,
{ "nAddresses item", "x509sat.nAddresses_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1992,7 +1992,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_profiles,
{ "profiles", "x509sat.profiles",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_profiles", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_profiles_item,
{ "profiles item", "x509sat.profiles_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2020,7 +2020,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_SubstringAssertion_item,
{ "SubstringAssertion item", "x509sat.SubstringAssertion_item",
FT_UINT32, BASE_DEC, VALS(x509sat_SubstringAssertion_item_vals), 0,
- "SubstringAssertion_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_initial,
{ "initial", "x509sat.initial",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
@@ -2044,7 +2044,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_OctetSubstringAssertion_item,
{ "OctetSubstringAssertion item", "x509sat.OctetSubstringAssertion_item",
FT_UINT32, BASE_DEC, VALS(x509sat_OctetSubstringAssertion_item_vals), 0,
- "OctetSubstringAssertion_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_initial_substring,
{ "initial", "x509sat.initial",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -2064,11 +2064,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_time,
{ "time", "x509sat.time",
FT_UINT32, BASE_DEC, VALS(x509sat_T_time_vals), 0,
- "T_time", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_absolute,
{ "absolute", "x509sat.absolute",
FT_NONE, BASE_NONE, NULL, 0,
- "T_absolute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_startTime,
{ "startTime", "x509sat.startTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2104,11 +2104,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_days,
{ "days", "x509sat.days",
FT_UINT32, BASE_DEC, VALS(x509sat_T_days_vals), 0,
- "T_days", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intDay,
{ "intDay", "x509sat.intDay",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_intDay", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intDay_item,
{ "intDay item", "x509sat.intDay_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2116,7 +2116,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_bitDay,
{ "bitDay", "x509sat.bitDay",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitDay", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_dayOf,
{ "dayOf", "x509sat.dayOf",
FT_UINT32, BASE_DEC, VALS(x509sat_XDayOf_vals), 0,
@@ -2124,15 +2124,15 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_weeks,
{ "weeks", "x509sat.weeks",
FT_UINT32, BASE_DEC, VALS(x509sat_T_weeks_vals), 0,
- "T_weeks", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_allWeeks,
{ "allWeeks", "x509sat.allWeeks",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intWeek,
{ "intWeek", "x509sat.intWeek",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_intWeek", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intWeek_item,
{ "intWeek item", "x509sat.intWeek_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2140,19 +2140,19 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_bitWeek,
{ "bitWeek", "x509sat.bitWeek",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitWeek", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_months,
{ "months", "x509sat.months",
FT_UINT32, BASE_DEC, VALS(x509sat_T_months_vals), 0,
- "T_months", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_allMonths,
{ "allMonths", "x509sat.allMonths",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intMonth,
{ "intMonth", "x509sat.intMonth",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_intMonth", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intMonth_item,
{ "intMonth item", "x509sat.intMonth_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2160,11 +2160,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_bitMonth,
{ "bitMonth", "x509sat.bitMonth",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitMonth", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_years,
{ "years", "x509sat.years",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_years", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_years_item,
{ "years item", "x509sat.years_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2192,11 +2192,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_intNamedDays,
{ "intNamedDays", "x509sat.intNamedDays",
FT_UINT32, BASE_DEC, VALS(x509sat_T_intNamedDays_vals), 0,
- "T_intNamedDays", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_bitNamedDays,
{ "bitNamedDays", "x509sat.bitNamedDays",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitNamedDays", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_startDayTime,
{ "startDayTime", "x509sat.startDayTime",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2220,7 +2220,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_now,
{ "now", "x509sat.now",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_at,
{ "at", "x509sat.at",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2228,7 +2228,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_between,
{ "between", "x509sat.between",
FT_NONE, BASE_NONE, NULL, 0,
- "T_between", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_entirely,
{ "entirely", "x509sat.entirely",
FT_BOOLEAN, BASE_NONE, NULL, 0,