aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/charging_ase/charging_ase.cnf
blob: 661c68f23460113713ffb90c25396ef827157d50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# charging ase.cnf
# charging ase conformation file
# Anders Broman 2009

#.EXPORTS
ChargingMessageType
ChargingMessageType_PDU

#.PDU
ChargingMessageType

#.FN_BODY ExtensionField/value

	proto_tree_add_expert(tree, actx->pinfo, &ei_charging_ase_extensions_not_dissected, tvb, offset, -1);
	return tvb_reported_length(tvb);
#.END