wireshark/asn1/x2ap
Guy Harris a8bc4a0d13 Rename the routines that handle dissector tables with unsigned integer
keys to have _uint in their names, to match the routines that handle
dissector tables with string keys.  (Using _port can confuse people into
thinking they're intended solely for use with TCP/UDP/etc. ports when,
in fact, they work better for things such as Ethernet types, where the
binding of particular values to particular protocols are a lot
stronger.)

svn path=/trunk/; revision=35224
2010-12-20 05:35:29 +00:00
..
Makefile.am Initial work on a E-UTRAN X2 Application Protocol (X2AP) packet dissector. 2007-12-16 14:26:18 +00:00
Makefile.common Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
Makefile.nmake Initial work on a E-UTRAN X2 Application Protocol (X2AP) packet dissector. 2007-12-16 14:26:18 +00:00
X2AP-CommonDataTypes.asn Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
X2AP-Constants.asn Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
X2AP-Containers.asn Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
X2AP-IEs.asn Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
X2AP-PDU-Contents.asn Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
X2AP-PDU-Descriptions.asn Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
packet-x2ap-template.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
x2ap.cnf Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00