wireshark/epan/ftypes
João Valverde d456cc761a ftypes: Rename IS_FT_* macros
Rename IS_FT_*() to FT_IS_*(). I find it to be more natural and
a better namespace for a public interface.
2023-06-20 00:22:57 +01:00
..
.editorconfig Fix EditorConfig settings 2022-02-23 23:37:47 +00:00
CMakeLists.txt CMake: Require explicit installation of development headers 2023-01-18 03:35:13 +00:00
ftype-bytes.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-double.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-guid.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-ieee-11073-float.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-integer.c epan: Show our ftype integer sizes in bits 2023-05-08 21:11:25 +00:00
ftype-ipv4.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-ipv6.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-none.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-protocol.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-string.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-time.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftypes-int.h ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftypes.c ftypes: Rename IS_FT_* macros 2023-06-20 00:22:57 +01:00
ftypes.h ftypes: Rename IS_FT_* macros 2023-06-20 00:22:57 +01:00