wireshark/epan/dissectors/asn1/inap
Guy Harris 01f2e2b201 We really only need one range_foreach routine.
Rename range_foreach_r() to range_foreach(), getting rid of the old
range_foreach().

If your callback doesn't require an additional argument, just pass NULL
when calling range_foreach(), and declare the argument as unused.

Change-Id: I49a56f90610e39cf2ddc398c9e30ed11a6ca90db
Reviewed-on: https://code.wireshark.org/review/23025
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-08-08 22:06:27 +00:00
..
CMakeLists.txt
IN-common-classes.asn
IN-common-datatypes.asn
IN-errorcodes.asn
IN-errortypes.asn
IN-object-identifiers.asn
IN-operationcodes.asn
IN-SCF-SRF-Classes.asn
IN-SCF-SRF-datatypes.asn
IN-SCF-SRF-ops-args.asn
IN-SSF-SCF-Classes.asn
IN-SSF-SCF-datatypes.asn
IN-SSF-SCF-ops-args.asn
inap.asn
inap.cnf Add filterable fields for each ISUP number. 2016-05-13 03:59:52 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
packet-inap-template.c We really only need one range_foreach routine. 2017-08-08 22:06:27 +00:00
packet-inap-template.h