aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/charging_ase/charging_ase.cnf
blob: 6a520e4b530a1ca345f39dd77c9d13ed358c847a (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_NEW
ChargingMessageType

#.FN_BODY ExtensionField/value

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