API compatibility report for the libwireshark library  between 5.0.8 and 6.0.0 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibwireshark
Version #15.0.8
Version #26.0.0
CPU Typex86_64
GCC Version4.8
SubjectBinary Compatibility

Test Results


Total Header Files559
Total Shared Libraries1
Total Symbols / Types10619 / 1302
VerdictIncompatible
(5.7%)

Problem Summary


SeverityCount
Added Symbols-244
Removed SymbolsHigh90
Problems with
Data Types
High24
Medium88
Low84
Problems with
Symbols
High31
Medium52
Low57
Problems with
Constants
Low54
Other Changes
in Data Types
-16

Added Symbols (244)


addr_resolv.h, libwireshark.so.6.0.0
disable_name_resolution ( )
get_hash_ether_hexaddr hashether_t* ether )
get_hash_ether_resolved_name hashether_t* ether )
get_hash_ether_status hashether_t* ether )
get_hash_manuf_resolved_name hashmanuf_t* manuf )
port_with_resolution_to_str_buf gchar* buf, gulong buf_size, enum port_type port_typ, guint16 port_num )
sctp_port_to_display ( wmem_allocator_t* allocator, guint port )
str_to_ip char const* str, void* dst )
str_to_ip6 char const* str, void* dst )
tcp_port_to_display ( wmem_allocator_t* allocator, guint port )
tvb_get_ether_name tvbuff_t* tvb, gint offset )
udp_port_to_display ( wmem_allocator_t* allocator, guint port )

address_types.h, libwireshark.so.6.0.0
address_type_dissector_register ( char const* name, char const* pretty_name, AddrValueToString to_str_func, AddrValueToStringLen str_len_func, AddrColFilterString col_filter_str_func, AddrFixedLen fixed_len_func, AddrNameResolutionToString name_res_str_func, AddrNameResolutionLen name_res_len_func )

airpdcap_user.h, libwireshark.so.6.0.0
free_key_string struct decryption_key_t* dk )

column-utils.h, libwireshark.so.6.0.0
col_append_lstr ( column_info* cinfo, gint const el, gchar const* str, ... )
col_append_str_uint ( column_info* cinfo, gint const col, gchar const* sep, gchar const* abbrev, guint32 val )

conversation.h, libwireshark.so.6.0.0
conversation_get_dissector ( conversation_t* conversation, guint32 const frame_num )
conversation_set_dissector_from_frame_number ( conversation_t* conversation, guint32 const starting_frame_num, dissector_handle_t const handle )

conversation_table.h, libwireshark.so.6.0.0
conversation_table_get_num ( )
conversation_table_iterate_tables GFunc func, gpointer user_data )
conversation_table_set_gui_info conv_gui_init_cb init_cb )
dissector_conversation_init ( char const* opt_arg, void* userdata )
dissector_hostlist_init ( char const* opt_arg, void* userdata )
get_conversation_address ( wmem_allocator_t* allocator, address* addr, gboolean resolve_names )
get_conversation_by_proto_id int proto_id )
get_conversation_filter ( conv_item_t* conv_item, enum conv_direction_e direction )
get_conversation_hide_ports register_ct_t* ct )
get_conversation_packet_func register_ct_t* ct )
get_conversation_port ( wmem_allocator_t* allocator, guint32 port, enum port_type ptype, gboolean resolve_names )
get_conversation_proto_id register_ct_t* ct )
get_conversation_table_by_num guint table_num )
get_hostlist_filter hostlist_talker_t* host )
get_hostlist_packet_func register_ct_t* ct )
hostlist_table_set_gui_info host_gui_init_cb init_cb )
reset_conversation_table_data conv_hash_t* ch )
reset_hostlist_table_data conv_hash_t* ch )

crc10-tvb.h, libwireshark.so.6.0.0
update_crc10_by_bytes_tvb guint16 crc10, tvbuff_t* tvb, int offset, int len )

crc16-tvb.h, libwireshark.so.6.0.0
crc16_0x3D65_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint16 seed )
crc16_r3_ccitt_tvb tvbuff_t* tvb, int offset, guint len )

crc32-tvb.h, libwireshark.so.6.0.0
crc32c_tvb_offset_calculate tvbuff_t* tvb, guint offset, guint len, guint32 seed )

crc6-tvb.h, libwireshark.so.6.0.0
crc6_compute_tvb tvbuff_t* tvb, int len )

disabled_protos.h, libwireshark.so.6.0.0
proto_disable_proto_by_name char const* name )
proto_enable_heuristic_by_name ( char const* name, gboolean enable )
read_disabled_heur_dissector_list ( char** gpath_return, int* gopen_errno_return, int* gread_errno_return, char** path_return, int* open_errno_return, int* read_errno_return )
save_disabled_heur_dissector_list ( char** pref_path_return, int* errno_return )
set_disabled_heur_dissector_list ( )

dissector_filters.h, libwireshark.so.6.0.0
conv_filter_list [data]
find_conversation_filter char const* proto_name )
register_conversation_filter ( char const* proto_name, char const* display_name, is_filter_valid_func is_filter_valid, gchar*(*build_filter_string)(packet_info*) )

epan.h, libwireshark.so.6.0.0
epan_get_interface_name ( epan_t const* session, guint32 interface_id )
epan_get_user_comment ( epan_t const* session, frame_data const* fd )

expert.h, libwireshark.so.6.0.0
expert_deregister_protocol expert_module_t* module )
expert_get_summary expert_field* eiindex )

filter_expressions.h, libwireshark.so.6.0.0
filter_expression_free struct filter_expression* list_head )

follow.h, libwireshark.so.6.0.0
follow_addr ( enum stream_type p1, address const* p2, guint p3, address const* p4, guint p5 )
follow_index ( enum stream_type stream, guint32 addr )
get_follow_index enum stream_type stream )
reset_udp_follow ( )

ftypes.h, libwireshark.so.6.0.0
fvalue_get_sinteger64 fvalue_t* fv )
fvalue_get_uinteger64 fvalue_t* fv )

funnel.h, libwireshark.so.6.0.0
funnel_deregister_menus void(*callback)(gpointer) )
funnel_reload_menus ( funnel_deregistration_cb_t d_cb, void(*r_cb)(char const*, enum register_stat_group_t, funnel_menu_callback, gpointer, gboolean) )

guid-utils.h, libwireshark.so.6.0.0
guid_cmp ( e_guid_t const* g1, e_guid_t const* g2 )

in_cksum.h, libwireshark.so.6.0.0
ip_checksum ( guint8 const* ptr, int len )
ip_checksum_tvb tvbuff_t* tvb, int offset, int len )

packet-a21.h, libwireshark.so.6.0.0
dissect_a21_ie_common tvbuff_t* tvb, packet_info* pinfo, proto_tree* top_tree, proto_tree* tree, gint offset, guint8 message_type )

packet-ber.h, libwireshark.so.6.0.0
dissect_ber_real ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, double* value )
new_register_ber_oid_dissector char const* oid, new_dissector_t dissector, int proto, char const* name )
new_register_ber_syntax_dissector ( char const* syntax, int proto, new_dissector_t dissector )

packet-bluetooth.h, libwireshark.so.6.0.0
bluetooth_company_id_vals_ext [data]
bluetooth_uuid_custom [data]
bluetooth_uuid_vals [data]
bluetooth_uuid_vals_ext [data]

packet-bthci_evt.h, libwireshark.so.6.0.0
bthci_evt_hci_version [data]
bthci_evt_lmp_version [data]

packet-dcerpc-nt.h, libwireshark.so.6.0.0
dissect_ndr_nt_NTTIME tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hf_index )

packet-dcerpc.h, libwireshark.so.6.0.0
dissect_ndr_float tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, gfloat* pdata )
dissect_ndr_time_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, guint32* pdata )
dissect_ndr_uint64 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, guint64* pdata )

packet-dcom.h, libwireshark.so.6.0.0
dissect_dcom_append_UUID tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, int field_index, e_guid_t* uuid )
dissect_dcom_UUID tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, e_guid_t* uuid )

packet-e164.h, libwireshark.so.6.0.0
dissect_e164_msisdn tvbuff_t* tvb, proto_tree* tree, int offset, int length, enum e164_encoding_t encoding )

packet-e212.h, libwireshark.so.6.0.0
dissect_e212_imsi tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int length, gboolean skip_first )
dissect_e212_utf8_imsi tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int length )

packet-ieee80211.h, libwireshark.so.6.0.0
ieee80211_float_htrates [data]
ieee80211_supported_rates_vals_ext [data]
is_broadcast_bssid address const* bssid )

packet-ip.h, libwireshark.so.6.0.0
dscp_short_vals_ext [data]
ecn_short_vals_ext [data]
ecn_vals_ext [data]

packet-ldap-template.h, libwireshark.so.6.0.0
ldap_procedure_names [data]

packet-null.h, libwireshark.so.6.0.0
capture_loop ( guchar const* p1, int p2, packet_counts* p3 )

packet-per.h, libwireshark.so.6.0.0
call_per_oid_callback char const* oid, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, asn1_ctx_t* actx, int hf_index )
dissect_per_not_decoded_yet ( proto_tree* tree, packet_info* pinfo, tvbuff_t* tvb, char const* reason )
new_register_per_oid_dissector char const* oid, new_dissector_t dissector, int proto, char const* name )

packet-rpc.h, libwireshark.so.6.0.0
dissect_rpc_opaque_auth tvbuff_t* tvb, proto_tree* tree, int offset, packet_info* pinfo )
dissect_rpc_unknown tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
dissect_rpc_void tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )

packet-ssl.h, libwireshark.so.6.0.0
ssl_crandom_hash [data]

packet-tcp.h, libwireshark.so.6.0.0
get_mptcp_stream_count ( )

packet-udp.h, libwireshark.so.6.0.0
get_udp_conversation_data ( conversation_t* p1, packet_info* p2 )
udp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, guint fixed_len, gboolean(*heuristic_check)(packet_info*, tvbuff_t*, int, void*), guint(*get_pdu_len)(packet_info*, tvbuff_t*, int, void*), new_dissector_t dissect_pdu, void* dissector_data )

packet-windows-common.h, libwireshark.so.6.0.0
dissect_nt_64bit_time_opt tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, gboolean onesec_resolution )

packet.h, libwireshark.so.6.0.0
deregister_dissector char const* name )
deregister_dissector_table char const* name )
deregister_postdissector dissector_handle_t handle )
destroy_dissector_handle dissector_handle_t handle )
dissector_add_custom_table_handle ( char const* name, void* pattern, dissector_handle_t handle )
dissector_add_for_decode_as ( char const* name, dissector_handle_t handle )
dissector_dump_dissector_tables ( )
dissector_get_custom_table_handle ( dissector_table_t sub_dissectors, void* key )
find_heur_dissector_by_unique_short_name char const* short_name )
find_heur_dissector_list char const* name )
get_dissector_table_param char const* name )
heur_dissector_table_foreach ( char const* table_name, DATFunc_heur func, gpointer user_data )
new_create_dissector_handle_with_name ( new_dissector_t dissector, int const proto, char const* name )
register_cleanup_routine void(*func)() )
register_custom_dissector_table ( char const* name, char const* ui_name, GHashFunc hash_func, GEqualFunc key_equal_func )

plugin_if.h, libwireshark.so.6.0.0
ext_menubar_add_entry ( ext_menu_t* parent_menu, gchar const* label, gchar const* tooltip, ext_menubar_action_cb callback, gpointer user_data )
ext_menubar_add_separator ext_menu_t* parent_menu )
ext_menubar_add_submenu ( ext_menu_t* parent, gchar const* menulabel )
ext_menubar_add_website ( ext_menu_t* parent, gchar const* label, gchar const* tooltip, gchar const* url )
ext_menubar_get_entries ( )
ext_menubar_register_menu int proto_id, gchar const* menulabel, gboolean is_plugin )
ext_menubar_set_parentmenu ( ext_menu_t* menu, gchar const* parentmenu )
plugin_if_apply_filter ( char const* filter_string, gboolean force )
plugin_if_goto_frame guint32 framenr )
plugin_if_register_gui_cb ( enum plugin_if_callback_t actionType, plugin_if_gui_cb callback )
plugin_if_save_preference ( char const* pref_module, char const* pref_key, char const* pref_value )

prefs-int.h, libwireshark.so.6.0.0
join_string_list GList* sl )

prefs.h, libwireshark.so.6.0.0
prefs_deregister_protocol int id )

print.h, libwireshark.so.6.0.0
write_carrays_hex_data guint32 num, FILE* fh, epan_dissect_t* edt )
write_csv_column_titles ( column_info* cinfo, FILE* fh )
write_csv_columns ( epan_dissect_t* edt, FILE* fh )
write_fields_proto_tree ( output_fields_t* fields, epan_dissect_t* edt, column_info* cinfo, FILE* fh )
write_pdml_proto_tree ( epan_dissect_t* edt, FILE* fh )
write_psml_columns ( epan_dissect_t* edt, FILE* fh )

proto.h, libwireshark.so.6.0.0
proto_deregister_field ( int const parent, gint hf_id )
proto_deregister_protocol char const* short_name )
proto_find_undecoded_data ( proto_tree* tree, guint length )
proto_get_id_by_short_name gchar const* short_name )
proto_heuristic_dissector_foreach ( protocol_t const* protocol, GFunc func, gpointer user_data )
proto_is_frame_protocol ( wmem_list_t const* layers, char const* proto_name )
proto_registrar_dump_fieldcount ( )
proto_registrar_get_name int const n )
proto_tree_add_bitmask_list ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const len, int const** fields, guint const encoding )
proto_tree_add_bitmask_value ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint64 const value )
proto_tree_add_bitmask_value_with_flags ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint64 const value, int const flags )
proto_tree_add_bitmask_with_flags ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint const encoding, int const flags )
proto_tree_add_bytes_with_length ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr, gint ptr_length )
proto_tree_add_item_ret_int ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, gint32* retval )
proto_tree_add_item_ret_uint ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, guint32* retval )
proto_tree_add_subtree ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, gint idx, proto_item** tree_item, char const* text )
proto_tree_add_subtree_format ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, gint idx, proto_item** tree_item, char const* format, ... )
proto_tree_add_uint64_bits_format_value ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint64 value, char const* format, ... )
proto_tree_get_parent_tree proto_tree* tree )

rtd_table.h, libwireshark.so.6.0.0
free_rtd_table ( rtd_stat_table* table, rtd_gui_free_cb gui_callback, void* callback_data )
get_rtd_num_tables register_rtd_t* rtd )
get_rtd_packet_func register_rtd_t* rtd )
get_rtd_proto_id register_rtd_t* rtd )
get_rtd_table_by_name char const* name )
get_rtd_tap_listener_name register_rtd_t* rtd )
get_rtd_value_string register_rtd_t* rtd )
register_rtd_table ( int const proto_id, char const* tap_listener, guint num_tables, guint num_timestats, value_string const* vs_type, tap_packet_cb rtd_packet_func, rtd_filter_check_cb filter_check_cb )
reset_rtd_table ( rtd_stat_table* table, rtd_gui_reset_cb gui_callback, void* callback_data )
rtd_table_dissector_init ( register_rtd_t* rtd, rtd_stat_table* table, rtd_gui_init_cb gui_callback, void* callback_data )
rtd_table_get_filter ( register_rtd_t* rtd, char const* opt_arg, char const** filter, char** err )
rtd_table_get_tap_string register_rtd_t* rtd )
rtd_table_iterate_tables GFunc func, gpointer user_data )

srt_table.h, libwireshark.so.6.0.0
add_srt_table_data ( srt_stat_table* rst, int index, nstime_t const* req_time, packet_info* pinfo )
free_srt_table ( register_srt_t* srt, GArray* srt_array, srt_gui_free_cb gui_callback, void* callback_data )
free_srt_table_data srt_stat_table* rst )
get_srt_max_tables register_srt_t* srt )
get_srt_packet_func register_srt_t* srt )
get_srt_proto_id register_srt_t* srt )
get_srt_table_by_name char const* name )
get_srt_table_param_data register_srt_t* srt )
get_srt_tap_listener_name register_srt_t* srt )
init_srt_table ( char const* name, char const* short_name, GArray* srt_array, int num_procs, char const* proc_column_name, char const* filter_string, srt_gui_init_cb gui_callback, void* gui_data, void* table_specific_data )
init_srt_table_row ( srt_stat_table* rst, int index, char const* procedure )
register_srt_table ( int const proto_id, char const* tap_listener, int max_tables, tap_packet_cb srt_packet_func, srt_init_cb init_cb, srt_param_handler_cb param_cb )
reset_srt_table ( GArray* srt_array, srt_gui_reset_cb gui_callback, void* callback_data )
set_srt_table_param_data ( register_srt_t* srt, void* data )
srt_table_dissector_init ( register_srt_t* srt, GArray* srt_array, srt_gui_init_cb gui_callback, void* callback_data )
srt_table_get_filter ( register_srt_t* srt, char const* opt_arg, char const** filter, char** err )
srt_table_get_tap_string register_srt_t* srt )
srt_table_iterate_tables GFunc func, gpointer user_data )

stat_tap_ui.h, libwireshark.so.6.0.0
free_stat_tables ( new_stat_tap_ui* new_stat, new_stat_tap_gui_free_cb gui_callback, void* callback_data )
new_stat_tap_add_table ( new_stat_tap_ui* new_stat, new_stat_tap_table* table )
new_stat_tap_get_field_data ( new_stat_tap_table const* stat_table, guint table_index, guint field_index )
new_stat_tap_get_filter ( new_stat_tap_ui* new_stat, char const* opt_arg, char const** filter, char** err )
new_stat_tap_init_table ( char const* name, int num_fields, int num_elements, char const* filter_string, new_stat_tap_gui_init_cb gui_callback, void* gui_data )
new_stat_tap_init_table_row ( new_stat_tap_table* stat_table, guint table_index, guint num_fields, stat_tap_table_item_type const* fields )
new_stat_tap_iterate_tables GFunc func, gpointer user_data )
new_stat_tap_set_field_data ( new_stat_tap_table* stat_table, guint table_index, guint field_index, stat_tap_table_item_type* field_data )
register_new_stat_tap_ui new_stat_tap_ui* ui )
register_stat_tap_ui stat_tap_ui* ui, void* userdata )
reset_stat_table ( new_stat_tap_ui* new_stat, new_stat_tap_gui_reset_cb gui_callback, void* callback_data )

tap.h, libwireshark.so.6.0.0
tap_listeners_dfilter_recompile ( )

tfs.h, libwireshark.so.6.0.0
tfs_acknowledged_not_acknowledged [data]
tfs_allocated_by_receiver_sender [data]
tfs_asynchronous_synchronous [data]
tfs_constructed_primitive [data]
tfs_defined_not_defined [data]
tfs_full_half [data]
tfs_included_not_included [data]
tfs_possible_not_possible [data]
tfs_protocol_sensative_bit_transparent [data]
tfs_provisioned_not_provisioned [data]
tfs_registered_not_registered [data]
tfs_required_not_required [data]
tfs_response_request [data]

to_str.h, libwireshark.so.6.0.0
abs_time_secs_to_str ( wmem_allocator_t* scope, time_t const p2, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_str ( wmem_allocator_t* scope, nstime_t const* p2, enum absolute_time_display_e const fmt, gboolean show_zone )
address_to_display ( wmem_allocator_t* allocator, address const* addr )
address_with_resolution_to_str ( wmem_allocator_t* scope, address const* addr )
bytes_to_str ( wmem_allocator_t* scope, guint8 const* bd, int bd_len )
guid_to_str ( wmem_allocator_t* scope, e_guid_t const* p2 )
rel_time_to_secs_str ( wmem_allocator_t* scope, nstime_t const* p2 )
rel_time_to_str ( wmem_allocator_t* scope, nstime_t const* p2 )
time_msecs_to_str ( wmem_allocator_t* scope, gint32 time_val )
time_secs_to_str ( wmem_allocator_t* scope, gint32 const time_val )
tvb_address_to_str ( wmem_allocator_t* scope, tvbuff_t* tvb, int type, gint const offset )
tvb_address_var_to_str ( wmem_allocator_t* scope, tvbuff_t* tvb, enum address_type type, gint const offset, int length )
tvb_address_with_resolution_to_str ( wmem_allocator_t* scope, tvbuff_t* tvb, int type, gint const offset )

tvbuff.h, libwireshark.so.6.0.0
tvb_bytes_to_str ( wmem_allocator_t* allocator, tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_str_punct ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_ensure_bytes_exist64 ( tvbuff_t const* tvb, gint const offset, guint64 const length )
tvb_get_gint40 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_gint48 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_gint56 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint16 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint24 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint32 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint40 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint48 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint56 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint64 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_ieee_double tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_ieee_float tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_ws_mempbrk_pattern_guint8 tvbuff_t* tvb, gint const offset, gint const maxlength, struct ws_mempbrk_pattern const* pattern, guchar* found_needle )

value_string.h, libwireshark.so.6.0.0
val_to_str_ext_wmem ( wmem_allocator_t* scope, guint32 const val, value_string_ext* vse, char const* fmt )
val_to_str_wmem ( wmem_allocator_t* scope, guint32 const val, value_string const* vs, char const* fmt )

wmem_tree.h, libwireshark.so.6.0.0
wmem_tree_remove_string ( wmem_tree_t* tree, gchar const* key, guint32 flags )

to the top

Removed Symbols (90)


addr_resolv.h, libwireshark.so.5.0.8
ep_address_to_display address const* addr )
ep_sctp_port_to_display guint port )
ep_tcp_port_to_display guint port )
ep_udp_port_to_display guint port )

column.h, libwireshark.so.5.0.8
get_column_longest_string gint const p1 )

dfilter-macro.h, libwireshark.so.5.0.8
dfilter_macro_foreach ( dfilter_macro_cb_t p1, void* p2 )

dfilter.h, libwireshark.so.5.0.8
dfilter_error_msg [data]

dissector_filters.h, libwireshark.so.5.0.8
dissector_filter_list [data]
register_dissector_filter ( char const* name, is_filter_valid_func is_filter_valid, gchar const*(*build_filter_string)(packet_info*) )

emem.h, libwireshark.so.5.0.8
emem_init ( )
ep_alloc size_t size )
ep_alloc0 size_t size )
ep_memdup void const* src, size_t len )
ep_strbuf_append ( emem_strbuf_t* strbuf, gchar const* str )
ep_strbuf_append_c ( emem_strbuf_t* strbuf, gchar const c )
ep_strbuf_append_printf ( emem_strbuf_t* strbuf, gchar const* format, ... )
ep_strbuf_new gchar const* init )
ep_strbuf_printf ( emem_strbuf_t* strbuf, gchar const* format, ... )
ep_strbuf_sized_new gsize alloc_len, gsize max_alloc_len )
ep_strconcat ( gchar const* string, ... )
ep_strdup gchar const* src )
ep_strdup_printf ( gchar const* fmt, ... )
ep_strdup_vprintf ( gchar const* fmt, struct __va_list_tag* ap )
ep_strndup ( gchar const* src, size_t len )
ep_strsplit ( gchar const* string, gchar const* delimiter, int max_tokens )
se_alloc size_t size )
se_alloc0 size_t size )
se_memdup void const* src, size_t len )
se_strdup gchar const* src )
se_strdup_printf ( gchar const* fmt, ... )

follow.h, libwireshark.so.5.0.8
follow_tcp_addr ( address const* p1, guint p2, address const* p3, guint p4 )
follow_tcp_index guint32 addr )
get_follow_tcp_index ( )

frequency-utils.h, libwireshark.so.5.0.8
ieee80211_chan_to_mhz gint chan, gboolean is_bg )
ieee80211_mhz_to_chan guint freq )
ieee80211_mhz_to_str guint freq )

ftypes.h, libwireshark.so.5.0.8
fvalue_get_integer64 fvalue_t* fv )

packet-data.h, libwireshark.so.5.0.8
proto_data [data]

packet-frame.h, libwireshark.so.5.0.8
hf_frame_arrival_time [data]
hf_frame_capture_len [data]
hf_frame_len [data]
hf_frame_number [data]
proto_frame [data]

packet-rpc.h, libwireshark.so.5.0.8
rpc_init_proc_table guint prog, guint vers, vsff const* proc_table, int procedure_hf )
rpc_procs [data]

packet.h, libwireshark.so.5.0.8
dissector_add_handle ( char const* name, dissector_handle_t handle )
get_dissector_table_base char const* name )

print.h, libwireshark.so.5.0.8
output_only_tables [data]
proto_tree_write_carrays guint32 num, FILE* fh, epan_dissect_t* edt )
proto_tree_write_csv ( epan_dissect_t* edt, FILE* fh )
proto_tree_write_fields ( output_fields_t* fields, epan_dissect_t* edt, column_info* cinfo, FILE* fh )
proto_tree_write_pdml ( epan_dissect_t* edt, FILE* fh )
proto_tree_write_psml ( epan_dissect_t* edt, FILE* fh )
write_carrays_finale FILE* fh )
write_carrays_preamble FILE* fh )
write_csv_finale FILE* fh )
write_csv_preamble FILE* fh )

proto.h, libwireshark.so.5.0.8
proto_is_private int const proto_id )
proto_mark_private int const proto_id )
proto_registrar_n ( )
proto_tree_add_text ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, char const* format, ... )
proto_unregister_field ( int const parent, gint hf_id )

stat_cmd_args.h, libwireshark.so.5.0.8
register_stat_cmd_arg char const* cmd, void(*func)(char const*, void*), void* userdata )

to_str.h, libwireshark.so.5.0.8
abs_time_secs_to_ep_str time_t const p1, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_ep_str ( nstime_t const* p1, enum absolute_time_display_e const fmt, gboolean show_zone )
bytes_to_ep_str ( guint8 const* bd, int bd_len )
bytes_to_ep_str_punct ( guint8 const* bd, int bd_len, gchar punct )
bytestring_to_ep_str ( guint8 const* p1, guint32 const p2, char const punct )
decode_bitfield_value char* buf, guint32 const val, guint32 const mask, int const width )
decode_numeric_bitfield ( guint32 const val, guint32 const mask, int const width, char const* fmt )
ep_address_to_str address const* p1 )
ether_to_str guint8 const* p1 )
guid_to_ep_str e_guid_t const* p1 )
ip6_guint8_to_str guint8 const* ad )
ip6_to_str struct e_in6_addr const* p1 )
ip_to_str guint8 const* p1 )
other_decode_bitfield_value char* buf, guint32 const val, guint32 const mask, int const width )
rel_time_to_ep_str nstime_t const* p1 )
rel_time_to_secs_ep_str nstime_t const* p1 )
time_msecs_to_ep_str gint32 time_val )
time_secs_to_ep_str gint32 const time_val )
tvb_ether_to_str tvbuff_t* tvb, gint const offset )
tvb_eui64_to_str tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_fc_to_str tvbuff_t* tvb, gint const offset )
tvb_fcwwn_to_str tvbuff_t* tvb, gint const offset )
tvb_ip6_to_str tvbuff_t* tvb, gint const offset )
tvb_ip_to_str tvbuff_t* tvb, gint const offset )

tvbuff.h, libwireshark.so.5.0.8
tvb_bytes_to_ep_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_ep_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_pbrk_guint8 tvbuff_t* tvb, gint const offset, gint const maxlength, guint8 const* needles, guchar* found_needle )

to the top

Problems with Data Types, High Severity (24)


address.h
[+] struct _address (1)

column-info.h
[+] struct epan_column_info (8)

ftypes-int.h
[+] struct _ftype_t (1)

packet-dcerpc.h
[+] struct _dcerpc_info (1)

packet-tcp.h
[+] struct _tcp_flow_t (1)

packet_info.h
[+] struct _packet_info (6)

prefs.h
[+] struct _e_prefs (1)

stats_tree_priv.h
[+] struct _stats_tree_cfg (5)

to the top

Problems with Symbols, High Severity (31)


exported_pdu.h, libwireshark.so.5.0.8
[+] load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len ) (3)

ftypes.h, libwireshark.so.5.0.8
[+] fvalue_from_unparsed ftenum_t ftype, char const* s, gboolean allow_partial_value, LogFunc logfunc ) (1)
[+] fvalue_to_string_repr fvalue_t* fv, ftrepr_t rtype, char* buf ) (1)

oids.h, libwireshark.so.5.0.8
[+] oid_both guint oid_len, guint32* subids, char const** resolved_p, char const** numeric_p ) (1)
[+] oid_both_from_encoded ( guint8 const* oid, gint oid_len, char const** resolved_p, char const** numeric_p ) (1)
[+] oid_both_from_string ( gchar const* oid_str, char const** resolved_p, char const** numeric_p ) (1)
[+] oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] oid_encoded2subid ( guint8 const* oid, gint len, guint32** subids_p ) (1)
[+] oid_encoded2subid_sub ( guint8 const* oid_bytes, gint oid_len, guint32** subids_pi, gboolean is_first ) (1)
[+] oid_get_from_encoded ( guint8 const* oid, gint oid_len, guint32** subids, guint* matched, guint* left ) (1)
[+] oid_resolved guint len, guint32* subids ) (1)
[+] oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] oid_resolved_from_string gchar const* oid_str ) (1)
[+] oid_string2encoded ( gchar const* oid_str, guint8** encoded_p ) (1)
[+] oid_subid2encoded guint len, guint32* subids, guint8** encoded_p ) (1)
[+] oid_subid2string guint32* subids, guint len ) (1)
[+] rel_oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] rel_oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute ) (1)

packet-dcerpc.h, libwireshark.so.5.0.8
[+] dcerpc_set_transport_salt ( guint16 dcetransportsalt, packet_info* pinfo ) (1)

packet-e212.h, libwireshark.so.5.0.8
[+] dissect_e212_mcc_mnc tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, gboolean little_endian ) (1)

packet-isup.h, libwireshark.so.5.0.8
[+] dissect_isup_original_called_number_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item ) (1)

packet.h, libwireshark.so.5.0.8
[+] heur_dissector_add ( char const* name, heur_dissector_t dissector, int const proto ) (1)

print.h, libwireshark.so.5.0.8
[+] proto_tree_print ( struct print_args_t* print_args, epan_dissect_t* edt, print_stream_t* stream ) (1)
[+] write_psml_preamble FILE* fh ) (1)

range.h, libwireshark.so.5.0.8
[+] range_convert_range range_t* range ) (1)

stats_tree_priv.h, libwireshark.so.5.0.8
[+] stats_tree_presentation ( void(*registry_iterator)(gpointer, gpointer, gpointer), void(*setup_node_pr)(stat_node*), void(*free_node_pr)(stat_node*), void(*draw_node)(stat_node*), void(*reset_node)(stat_node*), tree_pres*(*new_tree_pr)(stats_tree*), void(*free_tree_pr)(stats_tree*), void(*draw_tree)(stats_tree*), void(*reset_tree)(stats_tree*), void* data ) (2)

to_str.h, libwireshark.so.5.0.8
[+] eui64_to_str guint64 const ad ) (1)

to the top

Problems with Data Types, Medium Severity (88)


addr_resolv.h
[+] struct _e_addr_resolve (1)

airpdcap_system.h
[+] struct _AIRPDCAP_CONTEXT (1)

airpdcap_user.h
[+] struct _AIRPDCAP_KEY_ITEM (1)
[+] union AIRPDCAP_KEY_ITEMDATA (1)
[+] union AIRPDCAP_KEY_ITEMDATA_WPA (1)

cfile.h
[+] struct _capture_file (3)

column-info.h
[+] struct epan_column_info (2)

conversation.h
[+] struct conversation_key (2)

epan_dissect.h
[+] struct epan_dissect (1)

expert.h
[+] struct ei_register_info (1)
[+] struct expert_field_info (1)

frame_data.h
[+] struct _frame_data (1)

ftypes-int.h
[+] struct _ftype_t (3)

ftypes.h
[+] enum ftenum (30)

funnel.h
[+] struct _funnel_ops_t (2)

packet-dcerpc.h
[+] struct _dcerpc_info (1)

packet-dcom.h
[+] struct dcom_machine_s (1)

packet-mac-lte.h
[+] struct mac_lte_info (2)

packet-tcp.h
[+] struct _tcp_flow_t (2)
[+] struct tcp_analysis (2)

packet_info.h
[+] struct _packet_info (7)

prefs.h
[+] struct _e_prefs (6)

proto.h
[+] struct _header_field_info (1)

stat_menu.h
[+] enum register_stat_group_t (4)

syntax-tree.h
[+] enum sttype_id_t (1)

wtap.h
[+] struct ieee_802_11_phdr (7)
[+] struct wtap_pkthdr (2)
[+] union wtap_pseudo_header (1)

to the top

Problems with Symbols, Medium Severity (52)


addr_resolv.h, libwireshark.so.5.0.8
[+] gbl_resolv_flags [data] (1)

airpdcap_ws.h, libwireshark.so.5.0.8
[+] airpdcap_ctx [data] (5)

dfilter.h, libwireshark.so.5.0.8
[+] dfilter_compile ( gchar const* text, dfilter_t** dfp ) (1)

exported_pdu.h, libwireshark.so.5.0.8
[+] load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len ) (1)

follow.h, libwireshark.so.5.0.8
[+] build_follow_index_filter ( ) (1)

ftypes.h, libwireshark.so.5.0.8
[+] fvalue_from_unparsed ftenum_t ftype, char const* s, gboolean allow_partial_value, LogFunc logfunc ) (1)
[+] fvalue_string_repr_len fvalue_t* fv, ftrepr_t rtype ) (1)

packet-dcerpc.h, libwireshark.so.5.0.8
[+] dcerpc_get_transport_salt packet_info* pinfo ) (1)

packet-mq.h
[+] mq_UOWControls_vals [data] (1)
[+] mq_mqcft_vals [data] (1)
[+] mq_TaskEndStatus_vals [data] (1)
[+] mq_LinkType_vals [data] (1)
[+] mq_ConvTaskOpt_vals [data] (1)
[+] mq_FilterOP_vals [data] (1)
[+] mq_ADSDescr_vals [data] (1)
[+] mq_mqcc_vals [data] (1)

packet-rpc.h, libwireshark.so.5.0.8
[+] rpc_init_prog int proto, guint32 prog, int ett ) (2)

packet-windows-common.h, libwireshark.so.5.0.8
[+] dissect_nt_64bit_time_ex tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, proto_item** createdItem ) (1)

packet.h, libwireshark.so.5.0.8
[+] dissector_all_heur_tables_foreach_table ( void(*func)(gchar const*, gpointer, gpointer), gpointer user_data ) (1)
[+] heur_dissector_add ( char const* name, heur_dissector_t dissector, int const proto ) (2)
[+] register_heur_dissector_list ( char const* name, GSList** list ) (1)

prefs.h, libwireshark.so.5.0.8
[+] prefs [data] (1)

print.h, libwireshark.so.5.0.8
[+] output_fields_valid output_fields_t* info ) (1)

proto.h, libwireshark.so.5.0.8
[+] proto_get_frame_protocols ( wmem_list_t const* layers, gboolean* is_ip, gboolean* is_tcp, gboolean* is_udp, gboolean* is_sctp, gboolean* is_ssl ) (1)

stats_tree_priv.h, libwireshark.so.5.0.8
[+] stats_tree_presentation ( void(*registry_iterator)(gpointer, gpointer, gpointer), void(*setup_node_pr)(stat_node*), void(*free_node_pr)(stat_node*), void(*draw_node)(stat_node*), void(*reset_node)(stat_node*), tree_pres*(*new_tree_pr)(stats_tree*), void(*free_tree_pr)(stats_tree*), void(*draw_tree)(stats_tree*), void(*reset_tree)(stats_tree*), void* data ) (4)

uat-int.h, libwireshark.so.5.0.8
[+] uat_save uat_t* p1, char const** p2 ) (1)

uat.h, libwireshark.so.5.0.8
[+] uat_fld_chk_enum void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_num_dec void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_num_hex void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_proto void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_range void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_str_isalnum void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isalpha void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isdigit void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isprint void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isxdigit void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_load uat_t* uat_in, char const** err ) (1)

value_string.h, libwireshark.so.5.0.8
[+] _try_val_to_str_ext_init ( guint32 const val, value_string_ext const* vse ) (1)
[+] try_val_to_str_ext ( guint32 const val, value_string_ext const* vse ) (1)
[+] try_val_to_str_idx_ext ( guint32 const val, value_string_ext const* vse, gint* idx ) (1)
[+] val_to_str_ext ( guint32 const val, value_string_ext const* vs, char const* fmt ) (1)
[+] val_to_str_ext_const ( guint32 const val, value_string_ext const* vs, char const* unknown_str ) (1)

to the top

Problems with Data Types, Low Severity (84)


addr_resolv.h
[+] struct _e_addr_resolve (1)

address.h
[+] struct _address (2)

airpdcap_system.h
[+] struct _AIRPDCAP_CONTEXT (1)

airpdcap_user.h
[+] struct _AIRPDCAP_KEY_ITEM (1)
[+] union AIRPDCAP_KEY_ITEMDATA (1)

cfile.h
[+] struct _capture_file (1)

column-info.h
[+] struct epan_column_info (3)

conversation.h
[+] struct conversation (1)
[+] struct conversation_key (1)

epan_dissect.h
[+] struct epan_dissect (1)

expert.h
[+] struct ei_register_info (1)
[+] struct expert_field_info (1)

frame_data.h
[+] struct _frame_data (1)

ftypes-int.h
[+] struct _ftype_t (2)
[+] typedef FvalueFromString (1)
[+] typedef FvalueFromUnparsed (1)
[+] typedef FvalueStringReprLen (1)
[+] typedef FvalueToStringRepr (1)

ftypes.h
[+] enum ftrepr (1)
[+] union anon-union-ftypes.h-182 (2)

funnel.h
[+] struct _funnel_ops_t (16)
[+] typedef funnel_registration_cb_t (1)

gcp.h
[+] struct _gcp_msg_t (1)

packet-dcerpc.h
[+] struct _dcerpc_call_value (2)
[+] struct _dcerpc_info (1)
[+] struct _e_ctx_hnd (1)

packet-dcom.h
[+] struct dcom_interface_s (2)
[+] struct dcom_machine_s (1)

packet-h245-template.h
[+] typedef h223_add_lc_handle_t (1)
[+] typedef h223_set_mc_handle_t (1)

packet-mac-lte.h
[+] struct mac_lte_info (1)

packet-tcp.h
[+] struct _tcp_flow_t (2)
[+] struct tcp_analysis (2)

packet-xml.h
[+] struct _xml_frame_t (2)

packet.h
[+] typedef DATFunc_heur_table (1)
[+] typedef heur_dissector_list_t (1)

packet_info.h
[+] struct _packet_info (1)

prefs.h
[+] struct _e_prefs (7)

reassemble.h
[+] struct _fragment_item (1)

stats_tree_priv.h
[+] struct _stats_tree_cfg (1)

tvbuff-int.h
[+] struct tvb_ops (1)

uat.h
[+] typedef uat_fld_chk_cb_t (1)
[+] typedef uat_update_cb_t (1)

value_string.h
[+] typedef _value_string_match2_t (1)

wmem_tree.h
[+] typedef wmem_foreach_func (1)

wtap.h
[+] struct ieee_802_11_phdr (6)
[+] struct wtap_pkthdr (1)
[+] union wtap_pseudo_header (1)

to the top

Problems with Symbols, Low Severity (57)


dfilter-macro.h, libwireshark.so.5.0.8
[+] dfilter_macro_get_uat void** p1 ) (1)

exported_pdu.h, libwireshark.so.5.0.8
[+] load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len ) (2)

ftypes.h, libwireshark.so.5.0.8
[+] fvalue_from_unparsed ftenum_t ftype, char const* s, gboolean allow_partial_value, LogFunc logfunc ) (1)

funnel.h, libwireshark.so.5.0.8
[+] funnel_register_menu ( char const* name, enum register_stat_group_t group, void(*callback)(gpointer), gpointer callback_data, gboolean retap ) (1)

geoip_db.h, libwireshark.so.5.0.8
[+] geoip_db_lookup_ipv4 guint dbnum, guint32 addr, char const* not_found ) (1)
[+] geoip_db_lookup_ipv6 guint dbnum, struct e_in6_addr addr, char const* not_found ) (1)

oids.h, libwireshark.so.5.0.8
[+] oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] oid_get_from_encoded ( guint8 const* oid, gint oid_len, guint32** subids, guint* matched, guint* left ) (1)
[+] oid_resolved guint len, guint32* subids ) (1)
[+] oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] oid_resolved_from_string gchar const* oid_str ) (1)
[+] oid_subid2string guint32* subids, guint len ) (1)
[+] rel_oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] rel_oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute ) (1)

packet-dcerpc.h, libwireshark.so.5.0.8
[+] dcerpc_get_proto_hf_opnum e_uuid_t* uuid, guint16 ver ) (1)
[+] dcerpc_get_proto_name e_uuid_t* uuid, guint16 ver ) (1)
[+] dcerpc_get_proto_sub_dissector e_uuid_t* uuid, guint16 ver ) (1)
[+] dcerpc_init_uuid int proto, int ett, e_uuid_t* uuid, guint16 ver, dcerpc_sub_dissector* procs, int opnum_hf ) (1)
[+] dissect_dcerpc_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, e_uuid_t* pdata ) (1)
[+] dissect_ndr_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, e_uuid_t* pdata ) (1)

packet-dcom.h, libwireshark.so.5.0.8
[+] dcom_interface_find ( packet_info* pinfo, guint8 const* ip, e_uuid_t* ipid ) (3)
[+] dcom_interface_new ( packet_info* pinfo, guint8 const* ip, e_uuid_t* iid, guint64 oxid, guint64 oid, e_uuid_t* ipid ) (4)

packet-e164.h, libwireshark.so.5.0.8
[+] dissect_e164_cc tvbuff_t* tvb, proto_tree* tree, int offset, gboolean bcd_coded ) (2)

packet-mq.h
[+] mq_ADSDescr_vals [data] (1)
[+] mq_mqcc_vals [data] (1)
[+] mq_LinkType_vals [data] (1)
[+] mq_FilterOP_vals [data] (1)
[+] mq_ConvTaskOpt_vals [data] (1)
[+] mq_UOWControls_vals [data] (1)
[+] mq_TaskEndStatus_vals [data] (1)
[+] mq_mqcft_vals [data] (1)

packet-tcp.h, libwireshark.so.5.0.8
[+] tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), new_dissector_t dissect_pdu, void* dissector_data ) (1)

packet.h, libwireshark.so.5.0.8
[+] call_heur_dissector_direct ( struct heur_dtbl_entry_t* heur_dtbl_entry, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data ) (1)
[+] dissector_try_heuristic ( GSList* sub_dissectors, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, struct heur_dtbl_entry_t** hdtbl_entry, void* data ) (1)
[+] dissector_try_string ( dissector_table_t sub_dissectors, gchar const* string, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data ) (1)
[+] dissector_try_uint ( dissector_table_t sub_dissectors, guint32 const uint_val, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)
[+] dissector_try_uint_new ( dissector_table_t sub_dissectors, guint32 const uint_val, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean const add_proto_name, void* data ) (1)
[+] get_data_source_name struct data_source const* src ) (1)
[+] register_dissector_table ( char const* name, char const* ui_name, ftenum_t const type, int const base ) (1)
[+] register_heur_dissector_list ( char const* name, GSList** list ) (1)

print.h, libwireshark.so.5.0.8
[+] output_fields_valid output_fields_t* info ) (1)

proto.h, libwireshark.so.5.0.8
[+] proto_tree_add_ipv6 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr ) (1)
[+] proto_tree_add_ipv6_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... ) (1)
[+] proto_tree_add_ipv6_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... ) (1)

stats_tree_priv.h, libwireshark.so.5.0.8
[+] stats_tree_format_as_str ( stats_tree const* st, enum st_format_type format_type, gint sort_column, gboolean sort_descending ) (1)
[+] stats_tree_format_node_as_str ( stat_node const* node, GString* s, enum st_format_type format_type, guint indent, gchar const* path, gint maxnamelen, gint sort_column, gboolean sort_descending ) (1)

tvbuff.h, libwireshark.so.5.0.8
[+] tvb_get_guid tvbuff_t* tvb, gint const offset, e_guid_t* guid, guint const representation ) (1)

value_string.h, libwireshark.so.5.0.8
[+] val_to_str_ext ( guint32 const val, value_string_ext const* vs, char const* fmt ) (1)
[+] value_string_ext_new ( value_string const* vs, guint vs_tot_num_entries, gchar const* vs_name ) (1)

to the top

Problems with Constants (54)


addr_resolv.h
[+] DUMMY_ADDRESS_ENTRY
[+] DUMMY_AND_RESOLVE_FLGS
[+] RESOLVED_ADDRESS_USED
[+] TRIED_RESOLVE_ADDRESS

airpdcap_user.h
[+] AIRPDCAP_WPA_PSK_LEN

config.h
[+] PACKAGE_STRING

expert.h
[+] EXPFILL

grammar.h
[+] TOKEN_FUNCTION
[+] TOKEN_LPAREN
[+] TOKEN_RPAREN

oui.h
[+] OUI_ARUBA

packet-mq.h
[+] MQ_MQCA_LAST_USED
[+] MQ_MQCACF_LAST_USED
[+] MQ_MQCACH_LAST_USED
[+] MQ_MQCAMO_LAST_USED
[+] MQ_MQCMDL_CURRENT_LEVEL
[+] MQ_MQGACF_LAST_USED
[+] MQ_MQIA_LAST_USED
[+] MQ_MQIACF_LAST_USED
[+] MQ_MQIACH_LAST_USED
[+] MQ_MQIAMO_LAST_USED

packet-ssl-utils.h
[+] KEX_PSK
[+] KEX_RSA
[+] KEX_RSA_PSK
[+] SSL_HND_HELLO_EXT_CHANNEL_ID

packet-zbee-zcl.h
[+] ZBEE_ZCL_NUM_INDIVIDUAL_ETT

packet-zbee.h
[+] ZBEE_MFG_BRITISH_GAS
[+] ZBEE_MFG_CODE_OKI
[+] ZBEE_MFG_CODE_SAMSUNG
[+] ZBEE_MFG_CYAN
[+] ZBEE_MFG_DIGI
[+] ZBEE_MFG_EDMI
[+] ZBEE_MFG_ELECTROLUX
[+] ZBEE_MFG_FREESTYLE
[+] ZBEE_MFG_G4S_JUSTICE
[+] ZBEE_MFG_GE
[+] ZBEE_MFG_MAINSTREAM
[+] ZBEE_MFG_MESHWORKS
[+] ZBEE_MFG_MMB
[+] ZBEE_MFG_OKI
[+] ZBEE_MFG_OMRON
[+] ZBEE_MFG_PROFILE_SYS
[+] ZBEE_MFG_RELOC
[+] ZBEE_MFG_SAMSUNG
[+] ZBEE_MFG_SENTEC
[+] ZBEE_MFG_SUNRISE
[+] ZBEE_MFG_SYCHIP
[+] ZBEE_MFG_WAVECOM
[+] ZBEE_MFG_XSTREAMHD

proto.h
[+] BASE_EXT_STRING
[+] BASE_RANGE_STRING
[+] BASE_VAL64_STRING
[+] FIELD_DISPLAY_E_MASK

tap.h
[+] TL_IS_DISSECTOR_HELPER

to the top

Other Changes in Data Types (16)


address.h
[+] enum port_type (1)

ftypes.h
[+] enum ftenum (7)

prefs.h
[+] struct _e_prefs (5)

stat_menu.h
[+] enum register_stat_group_t (2)

syntax-tree.h
[+] enum sttype_id_t (1)

to the top

Header Files (559)


addr_and_mask.h
addr_resolv.h
address.h
afn.h
aftypes.h
airpdcap_debug.h
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.h
airpdcap_system.h
airpdcap_user.h
airpdcap_ws.h
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
ax25_pids.h
bridged_pids.h
charsets.h
chdlctypes.h
circuit.h
color.h
column-info.h
column-utils.h
column.h
config.h
conv_id.h
conversation.h
conversation_debug.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
decode_as.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
disabled_protos.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
dvb_chartbl.h
dwarf.h
eap.h
eapol_keydes_types.h
emem.h
epan-int.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
exported_pdu.h
file-file.h
filter_expressions.h
follow.h
frame_data.h
frame_data_sequence.h
frequency-utils.h
ftypes-int.h
ftypes.h
funnel.h
garrayfix.h
gcp.h
gencode.h
geoip_db.h
golay.h
grammar.h
greproto.h
guid-utils.h
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.h
ip_opts.h
ipproto.h
ipv4.h
ipv6-utils.h
kasumi.h
lapd_sapi.h
llcsaps.h
next_tvb.h
nlpid.h
oids.h
osi-utils.h
oui.h
packet-6lowpan.h
packet-acp133.h
packet-acse.h
packet-actrace.h
packet-afp.h
packet-aim.h
packet-alcap.h
packet-ansi_a.h
packet-ansi_map.h
packet-ansi_tcap.h
packet-ap1394.h
packet-arcnet.h
packet-arp.h
packet-atalk.h
packet-atm.h
packet-atn-ulcs.h
packet-ax25-kiss.h
packet-ax25.h
packet-bacapp.h
packet-ber.h
packet-bfd.h
packet-bluetooth-hci.h
packet-bpq.h
packet-bssap.h
packet-bssgp.h
packet-btavctp.h
packet-btavdtp.h
packet-bthci_acl.h
packet-btl2cap.h
packet-btle.h
packet-btrfcomm.h
packet-btsdp.h
packet-c1222.h
packet-camel.h
packet-cdt.h
packet-cell_broadcast.h
packet-charging_ase.h
packet-chdlc.h
packet-cip.h
packet-cipsafety.h
packet-clearcase.h
packet-clip.h
packet-cmip.h
packet-cmp.h
packet-cms.h
packet-credssp.h
packet-crmf.h
packet-csn1.h
packet-dap.h
packet-data.h
packet-dcc.h
packet-dccp.h
packet-dcerpc-atsvc.h
packet-dcerpc-browser.h
packet-dcerpc-budb.h
packet-dcerpc-butc.h
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.h
packet-dcerpc-dssetup.h
packet-dcerpc-efs.h
packet-dcerpc-eventlog.h
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.h
packet-dcerpc-frstrans.h
packet-dcerpc-initshutdown.h
packet-dcerpc-lsa.h
packet-dcerpc-mapi.h
packet-dcerpc-mdssvc.h
packet-dcerpc-misc.h
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.h
packet-dcerpc-nt.h
packet-dcerpc-pnp.h
packet-dcerpc-rfr.h
packet-dcerpc-rras.h
packet-dcerpc-samr.h
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.h
packet-dcerpc-winreg.h
packet-dcerpc-wkssvc.h
packet-dcerpc-wzcsvc.h
packet-dcerpc.h
packet-dcm.h
packet-dcom-dispatch.h
packet-dcom.h
packet-ddtp.h
packet-diameter.h
packet-diffserv-mpls-common.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvbci.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.h
packet-erf.h
packet-esis.h
packet-ess.h
packet-eth.h
packet-fc.h
packet-fcbls.h
packet-fcct.h
packet-fcdns.h
packet-fcels.h
packet-fcfcs.h
packet-fcfzs.h
packet-fclctl.h
packet-fcp.h
packet-fcsb3.h
packet-fcswils.h
packet-fddi.h
packet-ff.h
packet-fix.h
packet-fmp.h
packet-fr.h
packet-frame.h
packet-ftam.h
packet-giop.h
packet-gluster.h
packet-gmr1_common.h
packet-gmr1_rr.h
packet-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.h
packet-gsm_a_rr.h
packet-gsm_map.h
packet-gsm_rlcmac.h
packet-gsm_sms.h
packet-gssapi.h
packet-gtp.h
packet-gtpv2.h
packet-h223.h
packet-h225.h
packet-h235.h
packet-h245.h
packet-h248.h
packet-h263.h
packet-h264.h
packet-h323.h
packet-h450-ros.h
packet-hdmi.h
packet-hpext.h
packet-http.h
packet-i2c.h
packet-iax2.h
packet-icmp.h
packet-idp.h
packet-ieee80211-radiotap-defs.h
packet-ieee80211-radiotap-iter.h
packet-ieee80211-radiotap.h
packet-ieee80211.h
packet-ieee802154.h
packet-ieee8021ah.h
packet-ieee8023.h
packet-ieee802a.h
packet-igap.h
packet-igmp.h
packet-imf.h
packet-inap.h
packet-infiniband.h
packet-ip.h
packet-ipfc.h
packet-ipmi.h
packet-ipsec.h
packet-ipv6.h
packet-ipx.h
packet-isakmp.h
packet-isis-clv.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-iwarp-ddp-rdmap.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-l2tp.h
packet-lbm.h
packet-lbtrm.h
packet-lbtru.h
packet-lbttcp.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-link16.h
packet-llc.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbim.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.h
packet-mpeg-pmt.h
packet-mpeg-sect.h
packet-mpls.h
packet-mq.h
packet-mrdisc.h
packet-msnip.h
packet-msrp.h
packet-mstp.h
packet-mtp3.h
packet-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.h
packet-netlink.h
packet-netrom.h
packet-nfs.h
packet-nhrp.h
packet-nisplus.h
packet-nlm.h
packet-ntlmssp.h
packet-ntp.h
packet-null.h
packet-ocsp.h
packet-osi-options.h
packet-osi.h
packet-p1.h
packet-p22.h
packet-p7.h
packet-p772.h
packet-pcnfsd.h
packet-pdcp-lte.h
packet-per.h
packet-pim.h
packet-pkcs1.h
packet-pkcs12.h
packet-pkinit.h
packet-pkix1explicit.h
packet-pkix1implicit.h
packet-pkixac.h
packet-pkixproxy.h
packet-pkixqualified.h
packet-pkixtsp.h
packet-pktap.h
packet-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.h
packet-ptpip.h
packet-pw-atm.h
packet-pw-common.h
packet-q708.h
packet-q931.h
packet-q932.h
packet-qsig.h
packet-radius.h
packet-ranap.h
packet-range.h
packet-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-common.h
packet-rohc.h
packet-ros.h
packet-rpc.h
packet-rquota.h
packet-rrc.h
packet-rsvp.h
packet-rtcp.h
packet-rtp-events.h
packet-rtp.h
packet-rtps.h
packet-rtse.h
packet-rtsp.h
packet-rwall.h
packet-rx.h
packet-s1ap.h
packet-sccp.h
packet-scsi-mmc.h
packet-scsi-osd.h
packet-scsi-sbc.h
packet-scsi-smc.h
packet-scsi-ssc.h
packet-scsi.h
packet-sctp.h
packet-sdp.h
packet-ses.h
packet-sip.h
packet-skinny.h
packet-sll.h
packet-smb-browse.h
packet-smb-common.h
packet-smb-mailslot.h
packet-smb-pipe.h
packet-smb-sidsnooping.h
packet-smb.h
packet-smb2.h
packet-smpp.h
packet-smrse.h
packet-snmp.h
packet-spice.h
packet-spray.h
packet-sprt.h
packet-sscop.h
packet-ssl-utils.h
packet-ssl.h
packet-stat-notify.h
packet-stat.h
packet-sv.h
packet-t124.h
packet-t125.h
packet-t30.h
packet-t38.h
packet-tacacs.h
packet-tcap.h
packet-tcp.h
packet-tetra.h
packet-tn3270.h
packet-tn5250.h
packet-tns.h
packet-tpkt.h
packet-tr.h
packet-tte.h
packet-ua.h
packet-uaudp.h
packet-udp.h
packet-umts_fp.h
packet-umts_mac.h
packet-usb-hid.h
packet-usb.h
packet-vines.h
packet-vlan.h
packet-wap.h
packet-wccp.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysymdef.h
packet-x11.h
packet-x509af.h
packet-x509ce.h
packet-x509if.h
packet-x509sat.h
packet-xml.h
packet-xmpp-conference.h
packet-xmpp-core.h
packet-xmpp-gtalk.h
packet-xmpp-jingle.h
packet-xmpp-other.h
packet-xmpp-utils.h
packet-xmpp.h
packet-ypbind.h
packet-yppasswd.h
packet-ypserv.h
packet-ypxfr.h
packet-zbee-aps.h
packet-zbee-nwk.h
packet-zbee-security.h
packet-zbee-zcl.h
packet-zbee-zdp.h
packet-zbee.h
packet-zep.h
packet-ziop.h
packet.h
packet_info.h
params.h
ppptypes.h
prefs-int.h
prefs.h
print.h
proto.h
ps.h
ptvcursor.h
radius_dict_lex.h
range.h
reassemble.h
reedsolomon.h
register.h
req_resp_hdrs.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
show_exception.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.h
stat_cmd_args.h
stats_tree.h
stats_tree_priv.h
stream.h
strutil.h
sttype-function.h
sttype-range.h
sttype-test.h
syntax-tree.h
t35.h
tap-voip.h
tap.h
tfs.h
time_fmt.h
timestamp.h
timestats.h
to_str-int.h
to_str.h
tpg.h
tvbparse.h
tvbuff-int.h
tvbuff.h
uat-int.h
uat.h
uat_load_lex.h
value_string.h
wep-wpadefs.h
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_block_fast.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_array.h
wmem_core.h
wmem_list.h
wmem_map.h
wmem_map_int.h
wmem_miscutl.h
wmem_queue.h
wmem_scopes.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.h
wmem_tree.h
wmem_user_cb.h
wmem_user_cb_int.h
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x11-keysym.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.5.0.8

to the top



Test Info


Library Namelibwireshark
Version #15.0.8
Version #26.0.0
CPU Typex86_64
GCC Version4.8
SubjectSource Compatibility

Test Results


Total Header Files559
Total Shared Libraries1
Total Symbols / Types10650 / 1302
VerdictIncompatible
(7.1%)

Problem Summary


SeverityCount
Added Symbols-763
Removed SymbolsHigh113
Problems with
Data Types
High32
Medium8
Low31
Problems with
Symbols
High26
Medium55
Low34
Problems with
Constants
Low62
Other Changes
in Data Types
-93
Other Changes
in Symbols
-19

Added Symbols (763)


addr_resolv.h
disable_name_resolution ( )
get_hash_ether_hexaddr hashether_t* ether )
get_hash_ether_resolved_name hashether_t* ether )
get_hash_ether_status hashether_t* ether )
get_hash_manuf_resolved_name hashmanuf_t* manuf )
port_with_resolution_to_str_buf gchar* buf, gulong buf_size, enum port_type port_typ, guint16 port_num )
sctp_port_to_display ( wmem_allocator_t* allocator, guint port )
tcp_port_to_display ( wmem_allocator_t* allocator, guint port )
tvb_get_ether_name tvbuff_t* tvb, gint offset )
udp_port_to_display ( wmem_allocator_t* allocator, guint port )

address.h
addresses_data_equal ( address const* addr1, address const* addr2 )

address_types.h
address_type_dissector_register ( char const* name, char const* pretty_name, AddrValueToString to_str_func, AddrValueToStringLen str_len_func, AddrColFilterString col_filter_str_func, AddrFixedLen fixed_len_func, AddrNameResolutionToString name_res_str_func, AddrNameResolutionLen name_res_len_func )

airpdcap_user.h
free_key_string struct decryption_key_t* dk )

column-utils.h
col_append_lstr ( column_info* cinfo, gint const el, gchar const* str, ... )
col_append_str_uint ( column_info* cinfo, gint const col, gchar const* sep, gchar const* abbrev, guint32 val )

conversation.h
conversation_get_dissector ( conversation_t* conversation, guint32 const frame_num )
conversation_set_dissector_from_frame_number ( conversation_t* conversation, guint32 const starting_frame_num, dissector_handle_t const handle )

conversation_table.h
conversation_table_get_num ( )
conversation_table_iterate_tables GFunc func, gpointer user_data )
conversation_table_set_gui_info conv_gui_init_cb init_cb )
dissector_conversation_init ( char const* opt_arg, void* userdata )
dissector_hostlist_init ( char const* opt_arg, void* userdata )
get_conversation_address ( wmem_allocator_t* allocator, address* addr, gboolean resolve_names )
get_conversation_by_proto_id int proto_id )
get_conversation_filter ( conv_item_t* conv_item, enum conv_direction_e direction )
get_conversation_hide_ports register_ct_t* ct )
get_conversation_packet_func register_ct_t* ct )
get_conversation_port ( wmem_allocator_t* allocator, guint32 port, enum port_type ptype, gboolean resolve_names )
get_conversation_proto_id register_ct_t* ct )
get_conversation_table_by_num guint table_num )
get_hostlist_filter hostlist_talker_t* host )
get_hostlist_packet_func register_ct_t* ct )
hostlist_table_set_gui_info host_gui_init_cb init_cb )
reset_conversation_table_data conv_hash_t* ch )
reset_hostlist_table_data conv_hash_t* ch )

crc10-tvb.h
update_crc10_by_bytes_tvb guint16 crc10, tvbuff_t* tvb, int offset, int len )

crc16-tvb.h
crc16_0x3D65_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint16 seed )
crc16_r3_ccitt_tvb tvbuff_t* tvb, int offset, guint len )

crc32-tvb.h
crc32c_tvb_offset_calculate tvbuff_t* tvb, guint offset, guint len, guint32 seed )

crc6-tvb.h
crc6_compute_tvb tvbuff_t* tvb, int len )

dfilter-int.h
global_dfw [data]

disabled_protos.h
proto_disable_proto_by_name char const* name )
proto_enable_heuristic_by_name ( char const* name, gboolean enable )
read_disabled_heur_dissector_list ( char** gpath_return, int* gopen_errno_return, int* gread_errno_return, char** path_return, int* open_errno_return, int* read_errno_return )
save_disabled_heur_dissector_list ( char** pref_path_return, int* errno_return )
set_disabled_heur_dissector_list ( )

dissector_filters.h
conv_filter_list [data]
find_conversation_filter char const* proto_name )
register_conversation_filter ( char const* proto_name, char const* display_name, is_filter_valid_func is_filter_valid, gchar*(*build_filter_string)(packet_info*) )

expert.h
expert_deregister_protocol expert_module_t* module )
expert_get_summary expert_field* eiindex )

filter_expressions.h
filter_expression_free struct filter_expression* list_head )

follow.h
follow_addr ( enum stream_type p1, address const* p2, guint p3, address const* p4, guint p5 )
follow_index ( enum stream_type stream, guint32 addr )
get_follow_index enum stream_type stream )
reset_udp_follow ( )

ftypes.h
fvalue_get_sinteger64 fvalue_t* fv )
fvalue_get_uinteger64 fvalue_t* fv )

funnel.h
funnel_deregister_menus void(*callback)(gpointer) )
funnel_reload_menus ( funnel_deregistration_cb_t d_cb, void(*r_cb)(char const*, enum register_stat_group_t, funnel_menu_callback, gpointer, gboolean) )

guid-utils.h
guid_cmp ( e_guid_t const* g1, e_guid_t const* g2 )

in_cksum.h
ip_checksum ( guint8 const* ptr, int len )
ip_checksum_tvb tvbuff_t* tvb, int offset, int len )

packet-a21.h
dissect_a21_ie_common tvbuff_t* tvb, packet_info* pinfo, proto_tree* top_tree, proto_tree* tree, gint offset, guint8 message_type )

packet-ber.h
dissect_ber_real ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, double* value )
new_register_ber_oid_dissector char const* oid, new_dissector_t dissector, int proto, char const* name )
new_register_ber_syntax_dissector ( char const* syntax, int proto, new_dissector_t dissector )

packet-bluetooth.h
bluetooth_address_type_vals [data]
bluetooth_company_id_vals_ext [data]
bluetooth_device_tap [data]
bluetooth_hci_summary_tap [data]
bluetooth_uuid_custom [data]
bluetooth_uuid_table [data]
bluetooth_uuid_vals [data]
bluetooth_uuid_vals_ext [data]
max_disconnect_in_frame [data]
proto_bluetooth [data]

packet-btavctp.h
proto_btavctp [data]

packet-btavrcp.h
btavrcp_song_positions [data]

packet-bthci_cmd.h
bthci_cmd_ogf_vals_ext [data]
bthci_cmds [data]

packet-bthci_evt.h
bthci_evt_evt_code_vals_ext [data]
bthci_evt_hci_version [data]
bthci_evt_lmp_version [data]

packet-bthci_sco.h
bthci_sco_stream_numbers [data]

packet-btl2cap.h
proto_btl2cap [data]

packet-btsdp.h
hid_country_code_vals [data]

packet-dcerpc-nt.h
dissect_ndr_nt_NTTIME tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hf_index )

packet-dcerpc.h
hf_dcerpc_ndr_padding [data]

packet-dcom.h
dissect_dcom_append_UUID tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, int field_index, e_guid_t* uuid )
dissect_dcom_UUID tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, e_guid_t* uuid )

packet-dns.h
dns_classes [data]

packet-e164.h
dissect_e164_msisdn tvbuff_t* tvb, proto_tree* tree, int offset, int length, enum e164_encoding_t encoding )

packet-e212.h
dissect_e212_imsi tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int length, gboolean skip_first )
dissect_e212_utf8_imsi tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int length )

packet-ieee80211.h
ieee80211_float_htrates [data]
ieee80211_supported_rates_vals_ext [data]
is_broadcast_bssid address const* bssid )

packet-ip.h
dscp_short_vals_ext [data]
ecn_short_vals_ext [data]
ecn_vals_ext [data]

packet-ipmi.h
proto_ipmi [data]

packet-kerberos-template.h
read_keytab_file char const* p1 )

packet-ldap-template.h
ldap_procedure_names [data]

packet-mq.h
mq_CtlOpt_vals [data]
mq_mqat_xvals [data]
mq_MQCFINT_Parse_xvals [data]
mq_mqcmd_xvals [data]
mq_mqrc_xvals [data]
mq_objtype_xvals [data]
mq_PrmId_xvals [data]
mq_PrmTyp_xvals [data]
mq_selector_xvals [data]

packet-ncp-int.h
ncp_group_vals [data]
ncp_nds_verb_vals [data]
nmas_subverb_enum [data]
sss_verb_enum [data]

packet-null.h
capture_loop ( guchar const* p1, int p2, packet_counts* p3 )

packet-opensafety.h
opensafety_abort_codes [data]
opensafety_abort_codes_ext [data]
opensafety_addparam_request [data]
opensafety_frame_crc_type [data]
opensafety_message_direction [data]
opensafety_message_service_type [data]
opensafety_message_type_values [data]
opensafety_msg_id_values [data]
opensafety_sacmd_abrt [data]
opensafety_sacmd_acc [data]
opensafety_sacmd_ensg [data]
opensafety_sacmd_ini [data]
opensafety_sacmd_seg [data]
opensafety_sn_fail_error_group [data]
opensafety_sod_idx_names [data]
opensafety_sod_idx_names_ext [data]
opensafety_spdo_direction [data]
opensafety_ssdo_sacmd_values [data]

packet-per.h
call_per_oid_callback char const* oid, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, asn1_ctx_t* actx, int hf_index )
dissect_per_not_decoded_yet ( proto_tree* tree, packet_info* pinfo, tvbuff_t* tvb, char const* reason )
new_register_per_oid_dissector char const* oid, new_dissector_t dissector, int proto, char const* name )

packet-rdm.h
rdm_param_id_vals_ext [data]

packet-rpc.h
dissect_rpc_opaque_auth tvbuff_t* tvb, proto_tree* tree, int offset, packet_info* pinfo )
dissect_rpc_unknown tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
dissect_rpc_void tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )

packet-s7comm.h
s7comm_item_return_valuenames [data]

packet-ses.h
ses_vals_ext [data]

packet-ssl.h
ssl_crandom_hash [data]

packet-tcp.h
get_mptcp_stream_count ( )

packet-udp.h
get_udp_conversation_data ( conversation_t* p1, packet_info* p2 )
udp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, guint fixed_len, gboolean(*heuristic_check)(packet_info*, tvbuff_t*, int, void*), guint(*get_pdu_len)(packet_info*, tvbuff_t*, int, void*), new_dissector_t dissect_pdu, void* dissector_data )

packet-usb.h
tfs_endpoint_direction [data]

packet-windows-common.h
dissect_nt_64bit_time_opt tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, gboolean onesec_resolution )

packet-xmpp.h
hf_xmpp_attribute [data]
hf_xmpp_cdata [data]
hf_xmpp_failure_text [data]
hf_xmpp_gtalk_mail_snippet [data]
hf_xmpp_gtalk_setting_element [data]
hf_xmpp_gtalk_status_status_list [data]
hf_xmpp_muc_user_status [data]
hf_xmpp_stream_end [data]
hf_xmpp_x_data_instructions [data]
hf_xmpp_xml_header_version [data]

packet-zbee-zdp.h
ett_zbee_zdp_bind_entry [data]
ett_zbee_zdp_nwk_desc [data]
ett_zbee_zdp_table_entry [data]
hf_zbee_zdp_addr [data]
hf_zbee_zdp_beacon [data]
hf_zbee_zdp_cache_address [data]
hf_zbee_zdp_channel [data]
hf_zbee_zdp_channel_energy [data]
hf_zbee_zdp_channel_mask [data]
hf_zbee_zdp_depth [data]
hf_zbee_zdp_extended_pan [data]
hf_zbee_zdp_lqi [data]
hf_zbee_zdp_nwk_desc_profile [data]
hf_zbee_zdp_pan_eui64 [data]
hf_zbee_zdp_pan_uint [data]
hf_zbee_zdp_permit_joining [data]
hf_zbee_zdp_permit_joining_03 [data]
hf_zbee_zdp_profile_version [data]
hf_zbee_zdp_superframe [data]
hf_zbee_zdp_table_entry_idle_rx_04 [data]
hf_zbee_zdp_table_entry_idle_rx_0c [data]
hf_zbee_zdp_table_entry_relationship_18 [data]
hf_zbee_zdp_table_entry_relationship_70 [data]
hf_zbee_zdp_table_entry_type [data]

packet.h
deregister_dissector char const* name )
deregister_dissector_table char const* name )
deregister_postdissector dissector_handle_t handle )
destroy_dissector_handle dissector_handle_t handle )
dissector_add_custom_table_handle ( char const* name, void* pattern, dissector_handle_t handle )
dissector_add_for_decode_as ( char const* name, dissector_handle_t handle )
dissector_dump_dissector_tables ( )
dissector_get_custom_table_handle ( dissector_table_t sub_dissectors, void* key )
find_heur_dissector_by_unique_short_name char const* short_name )
find_heur_dissector_list char const* name )
get_dissector_table_param char const* name )
heur_dissector_table_foreach ( char const* table_name, DATFunc_heur func, gpointer user_data )
new_create_dissector_handle_with_name ( new_dissector_t dissector, int const proto, char const* name )
register_cleanup_routine void(*func)() )
register_custom_dissector_table ( char const* name, char const* ui_name, GHashFunc hash_func, GEqualFunc key_equal_func )

plugin_if.h
ext_menubar_add_entry ( ext_menu_t* parent_menu, gchar const* label, gchar const* tooltip, ext_menubar_action_cb callback, gpointer user_data )
ext_menubar_add_separator ext_menu_t* parent_menu )
ext_menubar_add_submenu ( ext_menu_t* parent, gchar const* menulabel )
ext_menubar_add_website ( ext_menu_t* parent, gchar const* label, gchar const* tooltip, gchar const* url )
ext_menubar_get_entries ( )
ext_menubar_register_menu int proto_id, gchar const* menulabel, gboolean is_plugin )
ext_menubar_set_parentmenu ( ext_menu_t* menu, gchar const* parentmenu )
plugin_if_apply_filter ( char const* filter_string, gboolean force )
plugin_if_goto_frame guint32 framenr )
plugin_if_register_gui_cb ( enum plugin_if_callback_t actionType, plugin_if_gui_cb callback )
plugin_if_save_preference ( char const* pref_module, char const* pref_key, char const* pref_value )

prefs-int.h
join_string_list GList* sl )

prefs.h
prefs_deregister_protocol int id )

print.h
write_carrays_hex_data guint32 num, FILE* fh, epan_dissect_t* edt )
write_csv_column_titles ( column_info* cinfo, FILE* fh )
write_csv_columns ( epan_dissect_t* edt, FILE* fh )
write_fields_proto_tree ( output_fields_t* fields, epan_dissect_t* edt, column_info* cinfo, FILE* fh )
write_pdml_proto_tree ( epan_dissect_t* edt, FILE* fh )
write_psml_columns ( epan_dissect_t* edt, FILE* fh )

proto.h
proto_deregister_field ( int const parent, gint hf_id )
proto_deregister_protocol char const* short_name )
proto_find_undecoded_data ( proto_tree* tree, guint length )
proto_get_id_by_short_name gchar const* short_name )
proto_heuristic_dissector_foreach ( protocol_t const* protocol, GFunc func, gpointer user_data )
proto_is_frame_protocol ( wmem_list_t const* layers, char const* proto_name )
proto_registrar_dump_fieldcount ( )
proto_tree_add_bitmask_list ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const len, int const** fields, guint const encoding )
proto_tree_add_bitmask_value ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint64 const value )
proto_tree_add_bitmask_value_with_flags ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint64 const value, int const flags )
proto_tree_add_bitmask_with_flags ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint const encoding, int const flags )
proto_tree_add_bytes_with_length ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr, gint ptr_length )
proto_tree_add_item_ret_int ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, gint32* retval )
proto_tree_add_item_ret_uint ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, guint32* retval )
proto_tree_add_subtree ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, gint idx, proto_item** tree_item, char const* text )
proto_tree_add_subtree_format ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, gint idx, proto_item** tree_item, char const* format, ... )
proto_tree_add_uint64_bits_format_value ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint64 value, char const* format, ... )
proto_tree_get_parent_tree proto_tree* tree )

rtd_table.h
free_rtd_table ( rtd_stat_table* table, rtd_gui_free_cb gui_callback, void* callback_data )
get_rtd_num_tables register_rtd_t* rtd )
get_rtd_packet_func register_rtd_t* rtd )
get_rtd_proto_id register_rtd_t* rtd )
get_rtd_table_by_name char const* name )
get_rtd_tap_listener_name register_rtd_t* rtd )
get_rtd_value_string register_rtd_t* rtd )
register_rtd_table ( int const proto_id, char const* tap_listener, guint num_tables, guint num_timestats, value_string const* vs_type, tap_packet_cb rtd_packet_func, rtd_filter_check_cb filter_check_cb )
reset_rtd_table ( rtd_stat_table* table, rtd_gui_reset_cb gui_callback, void* callback_data )
rtd_table_dissector_init ( register_rtd_t* rtd, rtd_stat_table* table, rtd_gui_init_cb gui_callback, void* callback_data )
rtd_table_get_filter ( register_rtd_t* rtd, char const* opt_arg, char const** filter, char** err )
rtd_table_get_tap_string register_rtd_t* rtd )
rtd_table_iterate_tables GFunc func, gpointer user_data )

srt_table.h
add_srt_table_data ( srt_stat_table* rst, int index, nstime_t const* req_time, packet_info* pinfo )
free_srt_table ( register_srt_t* srt, GArray* srt_array, srt_gui_free_cb gui_callback, void* callback_data )
free_srt_table_data srt_stat_table* rst )
get_srt_max_tables register_srt_t* srt )
get_srt_packet_func register_srt_t* srt )
get_srt_proto_id register_srt_t* srt )
get_srt_table_by_name char const* name )
get_srt_table_param_data register_srt_t* srt )
get_srt_tap_listener_name register_srt_t* srt )
init_srt_table ( char const* name, char const* short_name, GArray* srt_array, int num_procs, char const* proc_column_name, char const* filter_string, srt_gui_init_cb gui_callback, void* gui_data, void* table_specific_data )
init_srt_table_row ( srt_stat_table* rst, int index, char const* procedure )
register_srt_table ( int const proto_id, char const* tap_listener, int max_tables, tap_packet_cb srt_packet_func, srt_init_cb init_cb, srt_param_handler_cb param_cb )
reset_srt_table ( GArray* srt_array, srt_gui_reset_cb gui_callback, void* callback_data )
set_srt_table_param_data ( register_srt_t* srt, void* data )
srt_table_dissector_init ( register_srt_t* srt, GArray* srt_array, srt_gui_init_cb gui_callback, void* callback_data )
srt_table_get_filter ( register_srt_t* srt, char const* opt_arg, char const** filter, char** err )
srt_table_get_tap_string register_srt_t* srt )
srt_table_iterate_tables GFunc func, gpointer user_data )

stat_tap_ui.h
free_stat_tables ( new_stat_tap_ui* new_stat, new_stat_tap_gui_free_cb gui_callback, void* callback_data )
new_stat_tap_add_table ( new_stat_tap_ui* new_stat, new_stat_tap_table* table )
new_stat_tap_get_field_data ( new_stat_tap_table const* stat_table, guint table_index, guint field_index )
new_stat_tap_get_filter ( new_stat_tap_ui* new_stat, char const* opt_arg, char const** filter, char** err )
new_stat_tap_init_table ( char const* name, int num_fields, int num_elements, char const* filter_string, new_stat_tap_gui_init_cb gui_callback, void* gui_data )
new_stat_tap_init_table_row ( new_stat_tap_table* stat_table, guint table_index, guint num_fields, stat_tap_table_item_type const* fields )
new_stat_tap_iterate_tables GFunc func, gpointer user_data )
new_stat_tap_set_field_data ( new_stat_tap_table* stat_table, guint table_index, guint field_index, stat_tap_table_item_type* field_data )
register_new_stat_tap_ui new_stat_tap_ui* ui )
register_stat_tap_ui stat_tap_ui* ui, void* userdata )
reset_stat_table ( new_stat_tap_ui* new_stat, new_stat_tap_gui_reset_cb gui_callback, void* callback_data )

tap.h
tap_listeners_dfilter_recompile ( )

tfs.h
tfs_acknowledged_not_acknowledged [data]
tfs_allocated_by_receiver_sender [data]
tfs_asynchronous_synchronous [data]
tfs_constructed_primitive [data]
tfs_defined_not_defined [data]
tfs_full_half [data]
tfs_included_not_included [data]
tfs_possible_not_possible [data]
tfs_protocol_sensative_bit_transparent [data]
tfs_provisioned_not_provisioned [data]
tfs_registered_not_registered [data]
tfs_required_not_required [data]
tfs_response_request [data]

to_str.h
abs_time_secs_to_str ( wmem_allocator_t* scope, time_t const p2, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_str ( wmem_allocator_t* scope, nstime_t const* p2, enum absolute_time_display_e const fmt, gboolean show_zone )
address_to_display ( wmem_allocator_t* allocator, address const* addr )
address_with_resolution_to_str ( wmem_allocator_t* scope, address const* addr )
bytes_to_str ( wmem_allocator_t* scope, guint8 const* bd, int bd_len )
guid_to_str ( wmem_allocator_t* scope, e_guid_t const* p2 )
rel_time_to_secs_str ( wmem_allocator_t* scope, nstime_t const* p2 )
rel_time_to_str ( wmem_allocator_t* scope, nstime_t const* p2 )
time_msecs_to_str ( wmem_allocator_t* scope, gint32 time_val )
time_secs_to_str ( wmem_allocator_t* scope, gint32 const time_val )
tvb_address_to_str ( wmem_allocator_t* scope, tvbuff_t* tvb, int type, gint const offset )
tvb_address_var_to_str ( wmem_allocator_t* scope, tvbuff_t* tvb, enum address_type type, gint const offset, int length )
tvb_address_with_resolution_to_str ( wmem_allocator_t* scope, tvbuff_t* tvb, int type, gint const offset )

tvbuff.h
tvb_bytes_to_str ( wmem_allocator_t* allocator, tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_str_punct ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_ensure_bytes_exist64 ( tvbuff_t const* tvb, gint const offset, guint64 const length )
tvb_get_gint40 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_gint48 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_gint56 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint16 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint24 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint32 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint40 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint48 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint56 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_guint64 tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_ieee_double tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_get_ieee_float tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_ws_mempbrk_pattern_guint8 tvbuff_t* tvb, gint const offset, gint const maxlength, struct ws_mempbrk_pattern const* pattern, guchar* found_needle )

value_string.h
val_to_str_ext_wmem ( wmem_allocator_t* scope, guint32 const val, value_string_ext* vse, char const* fmt )
val_to_str_wmem ( wmem_allocator_t* scope, guint32 const val, value_string const* vs, char const* fmt )

wmem_tree.h
wmem_tree_remove_string ( wmem_tree_t* tree, gchar const* key, guint32 flags )

x11-declarations.h
hf_x11_depth_detail [data]
hf_x11_depth_detail_depth [data]
hf_x11_depth_detail_visualtypes_numbers [data]
hf_x11_error_badresourceid [data]
hf_x11_glx_IsEnabled_capability [data]
hf_x11_glx_IsEnabled_context_tag [data]
hf_x11_glx_IsEnabled_reply_ret_val [data]
hf_x11_pixmap_format [data]
hf_x11_pixmap_format_bits_per_pixel [data]
hf_x11_pixmap_format_depth [data]
hf_x11_pixmap_format_scanline_pad [data]
hf_x11_randr_DeleteMonitor_name [data]
hf_x11_randr_DeleteMonitor_window [data]
hf_x11_randr_GetMonitors_get_active [data]
hf_x11_randr_GetMonitors_reply_monitors [data]
hf_x11_randr_GetMonitors_reply_nMonitors [data]
hf_x11_randr_GetMonitors_reply_nOutputs [data]
hf_x11_randr_GetMonitors_reply_timestamp [data]
hf_x11_randr_GetMonitors_window [data]
hf_x11_randr_SetMonitor_monitorinfo [data]
hf_x11_randr_SetMonitor_window [data]
hf_x11_render_ChangePicture_AlphaMap_alphamap [data]
hf_x11_render_ChangePicture_AlphaXOrigin_alphaxorigin [data]
hf_x11_render_ChangePicture_AlphaYOrigin_alphayorigin [data]
hf_x11_render_ChangePicture_ClipMask_clipmask [data]
hf_x11_render_ChangePicture_ClipXOrigin_clipxorigin [data]
hf_x11_render_ChangePicture_ClipYOrigin_clipyorigin [data]
hf_x11_render_ChangePicture_ComponentAlpha_componentalpha [data]
hf_x11_render_ChangePicture_Dither_dither [data]
hf_x11_render_ChangePicture_GraphicsExposure_graphicsexposure [data]
hf_x11_render_ChangePicture_PolyEdge_polyedge [data]
hf_x11_render_ChangePicture_PolyMode_polymode [data]
hf_x11_render_ChangePicture_Repeat_repeat [data]
hf_x11_render_ChangePicture_SubwindowMode_subwindowmode [data]
hf_x11_render_ChangePicture_value_mask [data]
hf_x11_render_ChangePicture_value_mask_mask_AlphaMap [data]
hf_x11_render_ChangePicture_value_mask_mask_AlphaXOrigin [data]
hf_x11_render_ChangePicture_value_mask_mask_AlphaYOrigin [data]
hf_x11_render_ChangePicture_value_mask_mask_ClipMask [data]
hf_x11_render_ChangePicture_value_mask_mask_ClipXOrigin [data]
hf_x11_render_ChangePicture_value_mask_mask_ClipYOrigin [data]
hf_x11_render_ChangePicture_value_mask_mask_ComponentAlpha [data]
hf_x11_render_ChangePicture_value_mask_mask_Dither [data]
hf_x11_render_ChangePicture_value_mask_mask_GraphicsExposure [data]
hf_x11_render_ChangePicture_value_mask_mask_PolyEdge [data]
hf_x11_render_ChangePicture_value_mask_mask_PolyMode [data]
hf_x11_render_ChangePicture_value_mask_mask_Repeat [data]
hf_x11_render_ChangePicture_value_mask_mask_SubwindowMode [data]
hf_x11_render_CreatePicture_AlphaMap_alphamap [data]
hf_x11_render_CreatePicture_AlphaXOrigin_alphaxorigin [data]
hf_x11_render_CreatePicture_AlphaYOrigin_alphayorigin [data]
hf_x11_render_CreatePicture_ClipMask_clipmask [data]
hf_x11_render_CreatePicture_ClipXOrigin_clipxorigin [data]
hf_x11_render_CreatePicture_ClipYOrigin_clipyorigin [data]
hf_x11_render_CreatePicture_ComponentAlpha_componentalpha [data]
hf_x11_render_CreatePicture_Dither_dither [data]
hf_x11_render_CreatePicture_GraphicsExposure_graphicsexposure [data]
hf_x11_render_CreatePicture_PolyEdge_polyedge [data]
hf_x11_render_CreatePicture_PolyMode_polymode [data]
hf_x11_render_CreatePicture_Repeat_repeat [data]
hf_x11_render_CreatePicture_SubwindowMode_subwindowmode [data]
hf_x11_render_CreatePicture_value_mask [data]
hf_x11_render_CreatePicture_value_mask_mask_AlphaMap [data]
hf_x11_render_CreatePicture_value_mask_mask_AlphaXOrigin [data]
hf_x11_render_CreatePicture_value_mask_mask_AlphaYOrigin [data]
hf_x11_render_CreatePicture_value_mask_mask_ClipMask [data]
hf_x11_render_CreatePicture_value_mask_mask_ClipXOrigin [data]
hf_x11_render_CreatePicture_value_mask_mask_ClipYOrigin [data]
hf_x11_render_CreatePicture_value_mask_mask_ComponentAlpha [data]
hf_x11_render_CreatePicture_value_mask_mask_Dither [data]
hf_x11_render_CreatePicture_value_mask_mask_GraphicsExposure [data]
hf_x11_render_CreatePicture_value_mask_mask_PolyEdge [data]
hf_x11_render_CreatePicture_value_mask_mask_PolyMode [data]
hf_x11_render_CreatePicture_value_mask_mask_Repeat [data]
hf_x11_render_CreatePicture_value_mask_mask_SubwindowMode [data]
hf_x11_screen [data]
hf_x11_screen_allowed_depths_len [data]
hf_x11_screen_backing_stores [data]
hf_x11_screen_black_pixel [data]
hf_x11_screen_current_input_masks [data]
hf_x11_screen_default_colormap [data]
hf_x11_screen_height_in_millimeters [data]
hf_x11_screen_height_in_pixels [data]
hf_x11_screen_max_installed_maps [data]
hf_x11_screen_min_installed_maps [data]
hf_x11_screen_root [data]
hf_x11_screen_root_depth [data]
hf_x11_screen_root_visual [data]
hf_x11_screen_save_unders [data]
hf_x11_screen_white_pixel [data]
hf_x11_screen_width_in_millimeters [data]
hf_x11_screen_width_in_pixels [data]
hf_x11_screensaver_SetAttributes_BackingPixel_backing_pixel [data]
hf_x11_screensaver_SetAttributes_BackingPlanes_backing_planes [data]
hf_x11_screensaver_SetAttributes_BackingStore_backing_store [data]
hf_x11_screensaver_SetAttributes_BackPixel_background_pixel [data]
hf_x11_screensaver_SetAttributes_BackPixmap_background_pixmap [data]
hf_x11_screensaver_SetAttributes_BitGravity_bit_gravity [data]
hf_x11_screensaver_SetAttributes_BorderPixel_border_pixel [data]
hf_x11_screensaver_SetAttributes_BorderPixmap_border_pixmap [data]
hf_x11_screensaver_SetAttributes_Colormap_colormap [data]
hf_x11_screensaver_SetAttributes_Cursor_cursor [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_Button1Motion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_Button2Motion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_Button3Motion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_Button4Motion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_Button5Motion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_ButtonMotion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_ButtonPress [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_ButtonRelease [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_ColorMapChange [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_EnterWindow [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_Exposure [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_FocusChange [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_KeymapState [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_KeyPress [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_KeyRelease [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_LeaveWindow [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_OwnerGrabButton [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_PointerMotion [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_PointerMotionHint [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_PropertyChange [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_ResizeRedirect [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_StructureNotify [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_SubstructureNotify [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_SubstructureRedirect [data]
hf_x11_screensaver_SetAttributes_DontPropagate_do_not_propogate_mask_mask_VisibilityChange [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_Button1Motion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_Button2Motion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_Button3Motion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_Button4Motion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_Button5Motion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_ButtonMotion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_ButtonPress [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_ButtonRelease [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_ColorMapChange [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_EnterWindow [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_Exposure [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_FocusChange [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_KeymapState [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_KeyPress [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_KeyRelease [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_LeaveWindow [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_OwnerGrabButton [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_PointerMotion [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_PointerMotionHint [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_PropertyChange [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_ResizeRedirect [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_StructureNotify [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_SubstructureNotify [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_SubstructureRedirect [data]
hf_x11_screensaver_SetAttributes_EventMask_event_mask_mask_VisibilityChange [data]
hf_x11_screensaver_SetAttributes_OverrideRedirect_override_redirect [data]
hf_x11_screensaver_SetAttributes_SaveUnder_save_under [data]
hf_x11_screensaver_SetAttributes_value_mask [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BackingPixel [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BackingPlanes [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BackingStore [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BackPixel [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BackPixmap [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BitGravity [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BorderPixel [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_BorderPixmap [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_Colormap [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_Cursor [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_DontPropagate [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_EventMask [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_OverrideRedirect [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_SaveUnder [data]
hf_x11_screensaver_SetAttributes_value_mask_mask_WinGravity [data]
hf_x11_screensaver_SetAttributes_WinGravity_win_gravity [data]
hf_x11_struct_randr_MonitorInfo [data]
hf_x11_struct_randr_MonitorInfo_automatic [data]
hf_x11_struct_randr_MonitorInfo_height [data]
hf_x11_struct_randr_MonitorInfo_height_in_millimeters [data]
hf_x11_struct_randr_MonitorInfo_name [data]
hf_x11_struct_randr_MonitorInfo_nOutput [data]
hf_x11_struct_randr_MonitorInfo_outputs [data]
hf_x11_struct_randr_MonitorInfo_outputs_item [data]
hf_x11_struct_randr_MonitorInfo_primary [data]
hf_x11_struct_randr_MonitorInfo_width [data]
hf_x11_struct_randr_MonitorInfo_width_in_millimeters [data]
hf_x11_struct_randr_MonitorInfo_x [data]
hf_x11_struct_randr_MonitorInfo_y [data]
hf_x11_struct_xinput_AxisInfo [data]
hf_x11_struct_xinput_AxisInfo_maximum [data]
hf_x11_struct_xinput_AxisInfo_minimum [data]
hf_x11_struct_xinput_AxisInfo_resolution [data]
hf_x11_struct_xinput_DeviceClass_Button_labels [data]
hf_x11_struct_xinput_DeviceClass_Button_labels_item [data]
hf_x11_struct_xinput_DeviceClass_Button_num_buttons [data]
hf_x11_struct_xinput_DeviceClass_Button_state [data]
hf_x11_struct_xinput_DeviceClass_Button_state_item [data]
hf_x11_struct_xinput_DeviceClass_Key_keys [data]
hf_x11_struct_xinput_DeviceClass_Key_keys_item [data]
hf_x11_struct_xinput_DeviceClass_Key_num_keys [data]
hf_x11_struct_xinput_DeviceClass_Scroll_flags [data]
hf_x11_struct_xinput_DeviceClass_Scroll_flags_mask_NoEmulation [data]
hf_x11_struct_xinput_DeviceClass_Scroll_flags_mask_Preferred [data]
hf_x11_struct_xinput_DeviceClass_Scroll_increment [data]
hf_x11_struct_xinput_DeviceClass_Scroll_number [data]
hf_x11_struct_xinput_DeviceClass_Scroll_scroll_type [data]
hf_x11_struct_xinput_DeviceClass_Touch_mode [data]
hf_x11_struct_xinput_DeviceClass_Touch_num_touches [data]
hf_x11_struct_xinput_DeviceClass_Valuator_label [data]
hf_x11_struct_xinput_DeviceClass_Valuator_max [data]
hf_x11_struct_xinput_DeviceClass_Valuator_min [data]
hf_x11_struct_xinput_DeviceClass_Valuator_mode [data]
hf_x11_struct_xinput_DeviceClass_Valuator_number [data]
hf_x11_struct_xinput_DeviceClass_Valuator_resolution [data]
hf_x11_struct_xinput_DeviceClass_Valuator_value [data]
hf_x11_struct_xinput_DeviceCtl_abs_area_following [data]
hf_x11_struct_xinput_DeviceCtl_abs_area_height [data]
hf_x11_struct_xinput_DeviceCtl_abs_area_offset_x [data]
hf_x11_struct_xinput_DeviceCtl_abs_area_offset_y [data]
hf_x11_struct_xinput_DeviceCtl_abs_area_screen [data]
hf_x11_struct_xinput_DeviceCtl_abs_area_width [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_button_threshold [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_flip_x [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_flip_y [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_max_x [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_max_y [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_min_x [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_min_y [data]
hf_x11_struct_xinput_DeviceCtl_abs_calib_rotation [data]
hf_x11_struct_xinput_DeviceCtl_core_status [data]
hf_x11_struct_xinput_DeviceCtl_enable_enable [data]
hf_x11_struct_xinput_DeviceCtl_resolution_first_valuator [data]
hf_x11_struct_xinput_DeviceCtl_resolution_num_valuators [data]
hf_x11_struct_xinput_DeviceCtl_resolution_resolution_values [data]
hf_x11_struct_xinput_DeviceCtl_resolution_resolution_values_item [data]
hf_x11_struct_xinput_DeviceState_abs_area_following [data]
hf_x11_struct_xinput_DeviceState_abs_area_height [data]
hf_x11_struct_xinput_DeviceState_abs_area_offset_x [data]
hf_x11_struct_xinput_DeviceState_abs_area_offset_y [data]
hf_x11_struct_xinput_DeviceState_abs_area_screen [data]
hf_x11_struct_xinput_DeviceState_abs_area_width [data]
hf_x11_struct_xinput_DeviceState_abs_calib_button_threshold [data]
hf_x11_struct_xinput_DeviceState_abs_calib_flip_x [data]
hf_x11_struct_xinput_DeviceState_abs_calib_flip_y [data]
hf_x11_struct_xinput_DeviceState_abs_calib_max_x [data]
hf_x11_struct_xinput_DeviceState_abs_calib_max_y [data]
hf_x11_struct_xinput_DeviceState_abs_calib_min_x [data]
hf_x11_struct_xinput_DeviceState_abs_calib_min_y [data]
hf_x11_struct_xinput_DeviceState_abs_calib_rotation [data]
hf_x11_struct_xinput_DeviceState_core_iscore [data]
hf_x11_struct_xinput_DeviceState_core_status [data]
hf_x11_struct_xinput_DeviceState_enable_enable [data]
hf_x11_struct_xinput_DeviceState_resolution_num_valuators [data]
hf_x11_struct_xinput_DeviceState_resolution_resolution_max [data]
hf_x11_struct_xinput_DeviceState_resolution_resolution_max_item [data]
hf_x11_struct_xinput_DeviceState_resolution_resolution_min [data]
hf_x11_struct_xinput_DeviceState_resolution_resolution_min_item [data]
hf_x11_struct_xinput_DeviceState_resolution_resolution_values [data]
hf_x11_struct_xinput_DeviceState_resolution_resolution_values_item [data]
hf_x11_struct_xinput_DeviceTimeCoord [data]
hf_x11_struct_xinput_DeviceTimeCoord_axisvalues [data]
hf_x11_struct_xinput_DeviceTimeCoord_axisvalues_item [data]
hf_x11_struct_xinput_DeviceTimeCoord_time [data]
hf_x11_struct_xinput_FeedbackCtl_Bell_duration [data]
hf_x11_struct_xinput_FeedbackCtl_Bell_percent [data]
hf_x11_struct_xinput_FeedbackCtl_Bell_pitch [data]
hf_x11_struct_xinput_FeedbackCtl_Integer_int_to_display [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_auto_repeat_mode [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_bell_duration [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_bell_percent [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_bell_pitch [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_key [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_key_click_percent [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_led_mask [data]
hf_x11_struct_xinput_FeedbackCtl_Keyboard_led_values [data]
hf_x11_struct_xinput_FeedbackCtl_Led_led_mask [data]
hf_x11_struct_xinput_FeedbackCtl_Led_led_values [data]
hf_x11_struct_xinput_FeedbackCtl_Pointer_denom [data]
hf_x11_struct_xinput_FeedbackCtl_Pointer_num [data]
hf_x11_struct_xinput_FeedbackCtl_Pointer_threshold [data]
hf_x11_struct_xinput_FeedbackCtl_String_keysyms [data]
hf_x11_struct_xinput_FeedbackCtl_String_keysyms_item [data]
hf_x11_struct_xinput_FeedbackCtl_String_num_keysyms [data]
hf_x11_struct_xinput_FeedbackState_Bell_duration [data]
hf_x11_struct_xinput_FeedbackState_Bell_percent [data]
hf_x11_struct_xinput_FeedbackState_Bell_pitch [data]
hf_x11_struct_xinput_FeedbackState_Integer_max_value [data]
hf_x11_struct_xinput_FeedbackState_Integer_min_value [data]
hf_x11_struct_xinput_FeedbackState_Integer_resolution [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_auto_repeats [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_click [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_duration [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_global_auto_repeat [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_led_mask [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_led_values [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_percent [data]
hf_x11_struct_xinput_FeedbackState_Keyboard_pitch [data]
hf_x11_struct_xinput_FeedbackState_Led_led_mask [data]
hf_x11_struct_xinput_FeedbackState_Led_led_values [data]
hf_x11_struct_xinput_FeedbackState_Pointer_accel_denom [data]
hf_x11_struct_xinput_FeedbackState_Pointer_accel_num [data]
hf_x11_struct_xinput_FeedbackState_Pointer_threshold [data]
hf_x11_struct_xinput_FeedbackState_String_keysyms [data]
hf_x11_struct_xinput_FeedbackState_String_keysyms_item [data]
hf_x11_struct_xinput_FeedbackState_String_max_symbols [data]
hf_x11_struct_xinput_FeedbackState_String_num_keysyms [data]
hf_x11_struct_xinput_HierarchyChange_AddMaster_enable [data]
hf_x11_struct_xinput_HierarchyChange_AddMaster_name [data]
hf_x11_struct_xinput_HierarchyChange_AddMaster_name_len [data]
hf_x11_struct_xinput_HierarchyChange_AddMaster_send_core [data]
hf_x11_struct_xinput_HierarchyChange_AttachSlave_deviceid [data]
hf_x11_struct_xinput_HierarchyChange_AttachSlave_master [data]
hf_x11_struct_xinput_HierarchyChange_DetachSlave_deviceid [data]
hf_x11_struct_xinput_HierarchyChange_RemoveMaster_deviceid [data]
hf_x11_struct_xinput_HierarchyChange_RemoveMaster_return_keyboard [data]
hf_x11_struct_xinput_HierarchyChange_RemoveMaster_return_mode [data]
hf_x11_struct_xinput_HierarchyChange_RemoveMaster_return_pointer [data]
hf_x11_struct_xinput_InputInfo [data]
hf_x11_struct_xinput_InputInfo_Button_num_buttons [data]
hf_x11_struct_xinput_InputInfo_class_id [data]
hf_x11_struct_xinput_InputInfo_Key_max_keycode [data]
hf_x11_struct_xinput_InputInfo_Key_min_keycode [data]
hf_x11_struct_xinput_InputInfo_Key_num_keys [data]
hf_x11_struct_xinput_InputInfo_len [data]
hf_x11_struct_xinput_InputInfo_Valuator_axes [data]
hf_x11_struct_xinput_InputInfo_Valuator_axes_item [data]
hf_x11_struct_xinput_InputInfo_Valuator_axes_len [data]
hf_x11_struct_xinput_InputInfo_Valuator_mode [data]
hf_x11_struct_xinput_InputInfo_Valuator_motion_size [data]
hf_x11_struct_xinput_InputState_Button_buttons [data]
hf_x11_struct_xinput_InputState_Button_num_buttons [data]
hf_x11_struct_xinput_InputState_Key_keys [data]
hf_x11_struct_xinput_InputState_Key_num_keys [data]
hf_x11_struct_xinput_InputState_Valuator_mode [data]
hf_x11_struct_xinput_InputState_Valuator_mode_mask_DeviceModeAbsolute [data]
hf_x11_struct_xinput_InputState_Valuator_mode_mask_OutOfProximity [data]
hf_x11_struct_xinput_InputState_Valuator_num_valuators [data]
hf_x11_struct_xinput_InputState_Valuator_valuators [data]
hf_x11_struct_xinput_InputState_Valuator_valuators_item [data]
hf_x11_visualtype [data]
hf_x11_visualtype_bits_per_rgb_value [data]
hf_x11_visualtype_blue_mask [data]
hf_x11_visualtype_class [data]
hf_x11_visualtype_colormap_entries [data]
hf_x11_visualtype_green_mask [data]
hf_x11_visualtype_red_mask [data]
hf_x11_visualtype_visualid [data]
hf_x11_xinput_BarrierHit_flags_mask_DeviceIsGrabbed [data]
hf_x11_xinput_BarrierHit_flags_mask_PointerReleased [data]
hf_x11_xinput_ButtonPress_axisvalues [data]
hf_x11_xinput_ButtonPress_axisvalues_item [data]
hf_x11_xinput_ChangeDeviceControl_reply_xi_reply_type [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_AccelDenom [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_AccelNum [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_AutoRepeatMode [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_Duration [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_Key [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_Led [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_LedMode [data]
hf_x11_xinput_ChangeFeedbackControl_mask_mask_Threshold [data]
hf_x11_xinput_ChangeKeyboardDevice_reply_xi_reply_type [data]
hf_x11_xinput_ChangePointerDevice_reply_xi_reply_type [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Button1 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Button2 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Button3 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Button4 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Button5 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Control [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Lock [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Mod1 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Mod2 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Mod3 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Mod4 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Mod5 [data]
hf_x11_xinput_DeviceKeyPress_state_mask_Shift [data]
hf_x11_xinput_DeviceStateNotify_classes_reported_mask_DeviceModeAbsolute [data]
hf_x11_xinput_DeviceStateNotify_classes_reported_mask_OutOfProximity [data]
hf_x11_xinput_DeviceStateNotify_classes_reported_mask_ReportingButtons [data]
hf_x11_xinput_DeviceStateNotify_classes_reported_mask_ReportingKeys [data]
hf_x11_xinput_DeviceStateNotify_classes_reported_mask_ReportingValuators [data]
hf_x11_xinput_GetDeviceButtonMapping_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceControl_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceDontPropagateList_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceFocus_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceKeyMapping_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceModifierMapping_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceMotionEvents_reply_events [data]
hf_x11_xinput_GetDeviceMotionEvents_reply_xi_reply_type [data]
hf_x11_xinput_GetDeviceProperty_reply_xi_reply_type [data]
hf_x11_xinput_GetExtensionVersion_reply_xi_reply_type [data]
hf_x11_xinput_GetFeedbackControl_reply_xi_reply_type [data]
hf_x11_xinput_GetSelectedExtensionEvents_reply_xi_reply_type [data]
hf_x11_xinput_GrabDevice_reply_xi_reply_type [data]
hf_x11_xinput_KeyPress_axisvalues [data]
hf_x11_xinput_KeyPress_axisvalues_item [data]
hf_x11_xinput_ListDeviceProperties_reply_xi_reply_type [data]
hf_x11_xinput_ListInputDevices_reply_infos [data]
hf_x11_xinput_ListInputDevices_reply_names [data]
hf_x11_xinput_ListInputDevices_reply_xi_reply_type [data]
hf_x11_xinput_OpenDevice_reply_xi_reply_type [data]
hf_x11_xinput_QueryDeviceState_reply_xi_reply_type [data]
hf_x11_xinput_RawButtonPress_axisvalues [data]
hf_x11_xinput_RawButtonPress_axisvalues_item [data]
hf_x11_xinput_RawButtonPress_axisvalues_raw [data]
hf_x11_xinput_RawButtonPress_axisvalues_raw_item [data]
hf_x11_xinput_RawKeyPress_axisvalues [data]
hf_x11_xinput_RawKeyPress_axisvalues_item [data]
hf_x11_xinput_RawKeyPress_axisvalues_raw [data]
hf_x11_xinput_RawKeyPress_axisvalues_raw_item [data]
hf_x11_xinput_RawTouchBegin_axisvalues [data]
hf_x11_xinput_RawTouchBegin_axisvalues_item [data]
hf_x11_xinput_RawTouchBegin_axisvalues_raw [data]
hf_x11_xinput_RawTouchBegin_axisvalues_raw_item [data]
hf_x11_xinput_SetDeviceButtonMapping_reply_xi_reply_type [data]
hf_x11_xinput_SetDeviceMode_reply_xi_reply_type [data]
hf_x11_xinput_SetDeviceModifierMapping_reply_xi_reply_type [data]
hf_x11_xinput_SetDeviceValuators_reply_xi_reply_type [data]
hf_x11_xinput_TouchBegin_axisvalues [data]
hf_x11_xinput_TouchBegin_axisvalues_item [data]
hf_x11_xkb_GetKbdByName_reply_KeyNames_KeyNames_keyNames_item [data]
hf_x11_xkb_GetNames_reply_KeyNames_keyNames_item [data]
hf_x11_xkb_SetNames_KeyNames_keyNames_item [data]
hf_x11_xprint_PrintInputSelected_reply_all_events_mask [data]
hf_x11_xprint_PrintInputSelected_reply_event_mask [data]
hf_x11_xprint_PrintSelectInput_event_mask [data]

x11-enum.h
x11_enum_render_PolyEdge [data]
x11_enum_render_PolyMode [data]
x11_enum_render_Repeat [data]
x11_enum_xinput_ChangeDevice [data]
x11_enum_xinput_ChangeMode [data]
x11_enum_xinput_ModifierDevice [data]
x11_enum_xinput_ScrollType [data]
x11_enum_xinput_TouchMode [data]
x11_enum_xproto_BackingStore [data]
x11_enum_xproto_BackPixmap [data]
x11_enum_xproto_Colormap [data]
x11_enum_xproto_Cursor [data]
x11_enum_xproto_Gravity [data]
x11_enum_xproto_Mapping [data]
x11_enum_xproto_SubwindowMode [data]

to the top

Removed Symbols (113)


addr_resolv.h
ep_address_to_display address const* addr )
ep_sctp_port_to_display guint port )
ep_tcp_port_to_display guint port )
ep_udp_port_to_display guint port )

address.h
set_address_hf address* addr, enum address_type addr_type, int addr_len, void const* addr_data, int addr_hf )

column.h
get_column_longest_string gint const p1 )

dfilter-macro.h
dfilter_macro_foreach ( dfilter_macro_cb_t p1, void* p2 )

dfilter.h
dfilter_error_msg [data]

dissector_filters.h
dissector_filter_list [data]
register_dissector_filter ( char const* name, is_filter_valid_func is_filter_valid, gchar const*(*build_filter_string)(packet_info*) )

emem.h
emem_init ( )
ep_alloc size_t size )
ep_alloc0 size_t size )
ep_memdup void const* src, size_t len )
ep_strbuf_append ( emem_strbuf_t* strbuf, gchar const* str )
ep_strbuf_append_c ( emem_strbuf_t* strbuf, gchar const c )
ep_strbuf_append_printf ( emem_strbuf_t* strbuf, gchar const* format, ... )
ep_strbuf_new gchar const* init )
ep_strbuf_printf ( emem_strbuf_t* strbuf, gchar const* format, ... )
ep_strbuf_sized_new gsize alloc_len, gsize max_alloc_len )
ep_strconcat ( gchar const* string, ... )
ep_strdup gchar const* src )
ep_strdup_printf ( gchar const* fmt, ... )
ep_strdup_vprintf ( gchar const* fmt, struct __va_list_tag* ap )
ep_strndup ( gchar const* src, size_t len )
ep_strsplit ( gchar const* string, gchar const* delimiter, int max_tokens )
se_alloc size_t size )
se_alloc0 size_t size )
se_memdup void const* src, size_t len )
se_strdup gchar const* src )
se_strdup_printf ( gchar const* fmt, ... )

follow.h
follow_tcp_addr ( address const* p1, guint p2, address const* p3, guint p4 )
follow_tcp_index guint32 addr )
get_follow_tcp_index ( )

frequency-utils.h
ieee80211_chan_to_mhz gint chan, gboolean is_bg )
ieee80211_mhz_to_chan guint freq )
ieee80211_mhz_to_str guint freq )

ftypes.h
fvalue_get_integer64 fvalue_t* fv )

oui.h
tlv_oui_subtype_vals [data]

packet-bluetooth-hci.h
bt_sig_uuid_vals_ext [data]
bthci_evt_comp_id_ext [data]
bthci_ogf_vals_ext [data]

packet-btsdp.h
custom_uuid [data]

packet-data.h
proto_data [data]

packet-frame.h
hf_frame_arrival_time [data]
hf_frame_capture_len [data]
hf_frame_len [data]
hf_frame_number [data]
proto_frame [data]

packet-gsm_a_common.h
sccp_msg [data]

packet-mq.h
mq_mqat_vals [data]
mq_MQCFINT_Parse_vals [data]
mq_mqcmd_vals [data]
mq_mqrc_vals [data]
mq_objtype_vals [data]
mq_PrmId_vals [data]
mq_PrmTyp_vals [data]
mq_selector_vals [data]

packet-rpc.h
rpc_init_proc_table guint prog, guint vers, vsff const* proc_table, int procedure_hf )
rpc_procs [data]

packet-ses.h
ses_vals [data]

packet.h
get_dissector_table_base char const* name )

print.h
output_only_tables [data]
proto_tree_write_carrays guint32 num, FILE* fh, epan_dissect_t* edt )
proto_tree_write_csv ( epan_dissect_t* edt, FILE* fh )
proto_tree_write_fields ( output_fields_t* fields, epan_dissect_t* edt, column_info* cinfo, FILE* fh )
proto_tree_write_pdml ( epan_dissect_t* edt, FILE* fh )
proto_tree_write_psml ( epan_dissect_t* edt, FILE* fh )
write_carrays_finale FILE* fh )
write_carrays_preamble FILE* fh )
write_csv_finale FILE* fh )
write_csv_preamble FILE* fh )

proto.h
proto_is_private int const proto_id )
proto_mark_private int const proto_id )
proto_registrar_n ( )
proto_tree_add_text ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, char const* format, ... )
proto_unregister_field ( int const parent, gint hf_id )

sigcomp_state_hdlr.h
result_code_vals [data]

stat_cmd_args.h
register_stat_cmd_arg char const* cmd, void(*func)(char const*, void*), void* userdata )

to_str.h
abs_time_secs_to_ep_str time_t const p1, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_ep_str ( nstime_t const* p1, enum absolute_time_display_e const fmt, gboolean show_zone )
bytes_to_ep_str ( guint8 const* bd, int bd_len )
bytes_to_ep_str_punct ( guint8 const* bd, int bd_len, gchar punct )
bytestring_to_ep_str ( guint8 const* p1, guint32 const p2, char const punct )
decode_bitfield_value char* buf, guint32 const val, guint32 const mask, int const width )
decode_numeric_bitfield ( guint32 const val, guint32 const mask, int const width, char const* fmt )
ep_address_to_str address const* p1 )
guid_to_ep_str e_guid_t const* p1 )
ip6_guint8_to_str guint8 const* ad )
ip6_to_str struct e_in6_addr const* p1 )
ip_to_str guint8 const* p1 )
other_decode_bitfield_value char* buf, guint32 const val, guint32 const mask, int const width )
rel_time_to_ep_str nstime_t const* p1 )
rel_time_to_secs_ep_str nstime_t const* p1 )
time_msecs_to_ep_str gint32 time_val )
time_secs_to_ep_str gint32 const time_val )
tvb_ether_to_str tvbuff_t* tvb, gint const offset )
tvb_eui64_to_str tvbuff_t* tvb, gint const offset, guint const encoding )
tvb_fc_to_str tvbuff_t* tvb, gint const offset )
tvb_fcwwn_to_str tvbuff_t* tvb, gint const offset )
tvb_ip6_to_str tvbuff_t* tvb, gint const offset )
tvb_ip_to_str tvbuff_t* tvb, gint const offset )

tvbuff.h
tvb_bytes_to_ep_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_ep_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_pbrk_guint8 tvbuff_t* tvb, gint const offset, gint const maxlength, guint8 const* needles, guchar* found_needle )

x11-declarations.h
hf_x11_struct_xinput_DeviceClass_uninterpreted_data [data]
hf_x11_struct_xinput_DeviceCtl_uninterpreted_data [data]
hf_x11_struct_xinput_DeviceState_uninterpreted_data [data]
hf_x11_struct_xinput_FeedbackCtl_uninterpreted_data [data]
hf_x11_struct_xinput_FeedbackState_uninterpreted_data [data]
hf_x11_struct_xinput_HierarchyChange_uninterpreted_data [data]
hf_x11_struct_xinput_InputState_num_items [data]
hf_x11_struct_xinput_InputState_uninterpreted_data [data]

to the top

Problems with Data Types, High Severity (32)


address.h
[+] struct _address (1)

column-info.h
[+] struct epan_column_info (10)

conversation.h
[+] struct conversation (1)

ftypes-int.h
[+] struct _ftype_t (2)

ftypes.h
[+] enum ftrepr (1)

gcp.h
[+] struct _gcp_msg_t (1)

packet-dcerpc.h
[+] struct _dcerpc_info (1)

packet-tcp.h
[+] struct _tcp_flow_t (1)

packet_info.h
[+] struct _packet_info (6)

prefs.h
[+] struct _e_prefs (1)

stats_tree_priv.h
[+] struct _stats_tree_cfg (5)

tvbuff-int.h
[+] struct tvb_ops (1)

wtap.h
[+] struct ieee_802_11_phdr (1)

to the top

Problems with Symbols, High Severity (26)


ftypes.h
[+] fvalue_to_string_repr fvalue_t* fv, ftrepr_t rtype, char* buf ) (1)

oids.h
[+] oid_both guint oid_len, guint32* subids, char const** resolved_p, char const** numeric_p ) (1)
[+] oid_both_from_encoded ( guint8 const* oid, gint oid_len, char const** resolved_p, char const** numeric_p ) (1)
[+] oid_both_from_string ( gchar const* oid_str, char const** resolved_p, char const** numeric_p ) (1)
[+] oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] oid_encoded2subid ( guint8 const* oid, gint len, guint32** subids_p ) (1)
[+] oid_encoded2subid_sub ( guint8 const* oid_bytes, gint oid_len, guint32** subids_pi, gboolean is_first ) (1)
[+] oid_get_from_encoded ( guint8 const* oid, gint oid_len, guint32** subids, guint* matched, guint* left ) (1)
[+] oid_resolved guint len, guint32* subids ) (1)
[+] oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] oid_resolved_from_string gchar const* oid_str ) (1)
[+] oid_string2encoded ( gchar const* oid_str, guint8** encoded_p ) (1)
[+] oid_subid2encoded guint len, guint32* subids, guint8** encoded_p ) (1)
[+] oid_subid2string guint32* subids, guint len ) (1)
[+] rel_oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] rel_oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute ) (1)

packet-e212.h
[+] dissect_e212_mcc_mnc tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, gboolean little_endian ) (1)

packet-isup.h
[+] dissect_isup_original_called_number_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item ) (1)

packet.h
[+] heur_dissector_add ( char const* name, heur_dissector_t dissector, int const proto ) (1)

print.h
[+] proto_tree_print ( struct print_args_t* print_args, epan_dissect_t* edt, print_stream_t* stream ) (1)
[+] write_psml_preamble FILE* fh ) (1)

range.h
[+] range_convert_range range_t* range ) (1)

stats_tree_priv.h
[+] stats_tree_presentation ( void(*registry_iterator)(gpointer, gpointer, gpointer), void(*setup_node_pr)(stat_node*), void(*free_node_pr)(stat_node*), void(*draw_node)(stat_node*), void(*reset_node)(stat_node*), tree_pres*(*new_tree_pr)(stats_tree*), void(*free_tree_pr)(stats_tree*), void(*draw_tree)(stats_tree*), void(*reset_tree)(stats_tree*), void* data ) (2)

to_str.h
[+] eui64_to_str guint64 const ad ) (1)

to the top

Problems with Data Types, Medium Severity (8)


airpdcap_user.h
[+] union AIRPDCAP_KEY_ITEMDATA (1)
[+] union AIRPDCAP_KEY_ITEMDATA_WPA (1)

packet-dcerpc.h
[+] struct _dcerpc_call_value (2)
[+] struct _e_ctx_hnd (1)

packet-dcom.h
[+] struct dcom_interface_s (2)
[+] struct dcom_machine_s (1)

to the top

Problems with Symbols, Medium Severity (55)


dfilter.h
[+] dfilter_compile ( gchar const* text, dfilter_t** dfp ) (1)

exported_pdu.h
[+] load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len ) (3)

follow.h
[+] build_follow_index_filter ( ) (1)

ftypes.h
[+] fvalue_from_unparsed ftenum_t ftype, char const* s, gboolean allow_partial_value, LogFunc logfunc ) (2)
[+] fvalue_string_repr_len fvalue_t* fv, ftrepr_t rtype ) (1)

packet-dcerpc.h
[+] dcerpc_get_proto_hf_opnum e_uuid_t* uuid, guint16 ver ) (1)
[+] dcerpc_get_proto_name e_uuid_t* uuid, guint16 ver ) (1)
[+] dcerpc_get_proto_sub_dissector e_uuid_t* uuid, guint16 ver ) (1)
[+] dcerpc_init_uuid int proto, int ett, e_uuid_t* uuid, guint16 ver, dcerpc_sub_dissector* procs, int opnum_hf ) (1)
[+] dissect_dcerpc_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, e_uuid_t* pdata ) (1)
[+] dissect_ndr_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, e_uuid_t* pdata ) (1)

packet-dcom.h
[+] dcom_interface_find ( packet_info* pinfo, guint8 const* ip, e_uuid_t* ipid ) (2)
[+] dcom_interface_new ( packet_info* pinfo, guint8 const* ip, e_uuid_t* iid, guint64 oxid, guint64 oid, e_uuid_t* ipid ) (3)

packet-rpc.h
[+] rpc_init_prog int proto, guint32 prog, int ett ) (2)

packet-windows-common.h
[+] dissect_nt_64bit_time_ex tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, proto_item** createdItem ) (1)

packet.h
[+] call_heur_dissector_direct ( struct heur_dtbl_entry_t* heur_dtbl_entry, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data ) (1)
[+] dissector_all_heur_tables_foreach_table ( void(*func)(gchar const*, gpointer, gpointer), gpointer user_data ) (1)
[+] dissector_try_heuristic ( GSList* sub_dissectors, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, struct heur_dtbl_entry_t** hdtbl_entry, void* data ) (1)
[+] heur_dissector_add ( char const* name, heur_dissector_t dissector, int const proto ) (2)
[+] register_heur_dissector_list ( char const* name, GSList** list ) (1)

print.h
[+] output_fields_valid output_fields_t* info ) (1)

proto.h
[+] proto_get_frame_protocols ( wmem_list_t const* layers, gboolean* is_ip, gboolean* is_tcp, gboolean* is_udp, gboolean* is_sctp, gboolean* is_ssl ) (1)
[+] proto_tree_add_ipv6 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr ) (1)
[+] proto_tree_add_ipv6_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... ) (1)
[+] proto_tree_add_ipv6_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... ) (1)

stats_tree_priv.h
[+] stats_tree_presentation ( void(*registry_iterator)(gpointer, gpointer, gpointer), void(*setup_node_pr)(stat_node*), void(*free_node_pr)(stat_node*), void(*draw_node)(stat_node*), void(*reset_node)(stat_node*), tree_pres*(*new_tree_pr)(stats_tree*), void(*free_tree_pr)(stats_tree*), void(*draw_tree)(stats_tree*), void(*reset_tree)(stats_tree*), void* data ) (4)

uat-int.h
[+] uat_save uat_t* p1, char const** p2 ) (1)

uat.h
[+] uat_fld_chk_enum void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_num_dec void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_num_hex void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_proto void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_range void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** err ) (1)
[+] uat_fld_chk_str_isalnum void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isalpha void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isdigit void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isprint void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_fld_chk_str_isxdigit void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 ) (1)
[+] uat_load uat_t* uat_in, char const** err ) (1)

value_string.h
[+] _try_val_to_str_ext_init ( guint32 const val, value_string_ext const* vse ) (1)
[+] try_val_to_str_ext ( guint32 const val, value_string_ext const* vse ) (1)
[+] try_val_to_str_idx_ext ( guint32 const val, value_string_ext const* vse, gint* idx ) (1)
[+] val_to_str_ext ( guint32 const val, value_string_ext const* vs, char const* fmt ) (1)
[+] val_to_str_ext_const ( guint32 const val, value_string_ext const* vs, char const* unknown_str ) (1)

to the top

Problems with Data Types, Low Severity (31)


address.h
[+] struct _address (1)

ftypes-int.h
[+] typedef FvalueFromString (1)
[+] typedef FvalueFromUnparsed (1)
[+] typedef FvalueStringReprLen (1)
[+] typedef FvalueToStringRepr (1)

funnel.h
[+] struct _funnel_ops_t (15)
[+] typedef funnel_registration_cb_t (1)

packet-h245-template.h
[+] typedef h223_add_lc_handle_t (1)
[+] typedef h223_set_mc_handle_t (1)

packet.h
[+] typedef DATFunc_heur_table (1)
[+] typedef heur_dissector_list_t (1)

proto.h
[+] struct _header_field_info (1)

uat.h
[+] typedef uat_fld_chk_cb_t (1)
[+] typedef uat_update_cb_t (1)

value_string.h
[+] typedef _value_string_match2_t (1)

wmem_tree.h
[+] typedef wmem_foreach_func (1)

wtap.h
[+] struct ieee_802_11_phdr (1)

to the top

Problems with Symbols, Low Severity (34)


address.h
[+] set_address address* addr, enum address_type addr_type, int addr_len, void const* addr_data ) (1)

dfilter-macro.h
[+] dfilter_macro_get_uat void** p1 ) (1)

exported_pdu.h
[+] load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len ) (1)

funnel.h
[+] funnel_register_menu ( char const* name, enum register_stat_group_t group, void(*callback)(gpointer), gpointer callback_data, gboolean retap ) (1)

geoip_db.h
[+] geoip_db_lookup_ipv4 guint dbnum, guint32 addr, char const* not_found ) (1)
[+] geoip_db_lookup_ipv6 guint dbnum, struct e_in6_addr addr, char const* not_found ) (1)

oids.h
[+] oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] oid_resolved guint len, guint32* subids ) (1)
[+] oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] oid_resolved_from_string gchar const* oid_str ) (1)
[+] oid_subid2string guint32* subids, guint len ) (1)
[+] rel_oid_encoded2string ( guint8 const* encoded, guint len ) (1)
[+] rel_oid_resolved_from_encoded ( guint8 const* oid, gint len ) (1)
[+] rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute ) (1)

packet-dcerpc.h
[+] dcerpc_get_transport_salt packet_info* pinfo ) (1)
[+] dcerpc_set_transport_salt ( guint16 dcetransportsalt, packet_info* pinfo ) (1)

packet-e164.h
[+] dissect_e164_cc tvbuff_t* tvb, proto_tree* tree, int offset, gboolean bcd_coded ) (1)

packet-mq.h
[+] mq_ADSDescr_vals [data] (1)
[+] mq_mqcc_vals [data] (1)
[+] mq_LinkType_vals [data] (1)
[+] mq_FilterOP_vals [data] (1)
[+] mq_ConvTaskOpt_vals [data] (1)
[+] mq_UOWControls_vals [data] (1)
[+] mq_TaskEndStatus_vals [data] (1)
[+] mq_mqcft_vals [data] (1)

packet-tcp.h
[+] tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), new_dissector_t dissect_pdu, void* dissector_data ) (1)

packet.h
[+] dissector_try_string ( dissector_table_t sub_dissectors, gchar const* string, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data ) (1)
[+] dissector_try_uint ( dissector_table_t sub_dissectors, guint32 const uint_val, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)
[+] dissector_try_uint_new ( dissector_table_t sub_dissectors, guint32 const uint_val, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean const add_proto_name, void* data ) (1)
[+] get_data_source_name struct data_source const* src ) (1)

print.h
[+] output_fields_valid output_fields_t* info ) (1)

stats_tree_priv.h
[+] stats_tree_format_as_str ( stats_tree const* st, enum st_format_type format_type, gint sort_column, gboolean sort_descending ) (1)
[+] stats_tree_format_node_as_str ( stat_node const* node, GString* s, enum st_format_type format_type, guint indent, gchar const* path, gint maxnamelen, gint sort_column, gboolean sort_descending ) (1)

value_string.h
[+] value_string_ext_new ( value_string const* vs, guint vs_tot_num_entries, gchar const* vs_name ) (1)

to the top

Problems with Constants (62)


addr_resolv.h
[+] DUMMY_ADDRESS_ENTRY
[+] DUMMY_AND_RESOLVE_FLGS
[+] RESOLVED_ADDRESS_USED
[+] TRIED_RESOLVE_ADDRESS
[+] USED_AND_RESOLVED_MASK

airpdcap_user.h
[+] AIRPDCAP_WPA_PSK_LEN

config.h
[+] DATAFILE_DIR
[+] DOC_DIR
[+] PACKAGE_STRING
[+] PACKAGE_VERSION
[+] VERSION
[+] VERSION_MAJOR
[+] VERSION_MICRO
[+] VERSION_MINOR

expert.h
[+] EXPFILL

grammar.h
[+] TOKEN_FUNCTION
[+] TOKEN_LPAREN
[+] TOKEN_RPAREN

oui.h
[+] OUI_ARUBA

packet-mq.h
[+] MQ_MQCA_LAST_USED
[+] MQ_MQCACF_LAST_USED
[+] MQ_MQCACH_LAST_USED
[+] MQ_MQCAMO_LAST_USED
[+] MQ_MQCMDL_CURRENT_LEVEL
[+] MQ_MQGACF_LAST_USED
[+] MQ_MQIA_LAST_USED
[+] MQ_MQIACF_LAST_USED
[+] MQ_MQIACH_LAST_USED
[+] MQ_MQIAMO_LAST_USED

packet-ssl-utils.h
[+] KEX_PSK
[+] KEX_RSA
[+] KEX_RSA_PSK
[+] SSL_HND_HELLO_EXT_CHANNEL_ID

packet-zbee-zcl.h
[+] ZBEE_ZCL_NUM_INDIVIDUAL_ETT

packet-zbee.h
[+] ZBEE_MFG_BRITISH_GAS
[+] ZBEE_MFG_CODE_OKI
[+] ZBEE_MFG_CODE_SAMSUNG
[+] ZBEE_MFG_CYAN
[+] ZBEE_MFG_DIGI
[+] ZBEE_MFG_EDMI
[+] ZBEE_MFG_ELECTROLUX
[+] ZBEE_MFG_FREESTYLE
[+] ZBEE_MFG_G4S_JUSTICE
[+] ZBEE_MFG_GE
[+] ZBEE_MFG_MAINSTREAM
[+] ZBEE_MFG_MESHWORKS
[+] ZBEE_MFG_MMB
[+] ZBEE_MFG_OKI
[+] ZBEE_MFG_OMRON
[+] ZBEE_MFG_PROFILE_SYS
[+] ZBEE_MFG_RELOC
[+] ZBEE_MFG_SAMSUNG
[+] ZBEE_MFG_SENTEC
[+] ZBEE_MFG_SUNRISE
[+] ZBEE_MFG_SYCHIP
[+] ZBEE_MFG_WAVECOM
[+] ZBEE_MFG_XSTREAMHD

proto.h
[+] BASE_EXT_STRING
[+] BASE_RANGE_STRING
[+] BASE_VAL64_STRING
[+] FIELD_DISPLAY_E_MASK

tap.h
[+] TL_IS_DISSECTOR_HELPER

to the top

Other Changes in Data Types (93)


addr_resolv.h
[+] struct _e_addr_resolve (1)

address.h
[+] enum port_type (1)

cfile.h
[+] struct _capture_file (1)

column-info.h
[+] struct epan_column_info (2)

expert.h
[+] struct expert_field_info (1)

frame_data.h
[+] struct _frame_data (1)

ftypes-int.h
[+] struct _ftype_t (3)

ftypes.h
[+] enum ftenum (37)
[+] union anon-union-ftypes.h-182 (2)

funnel.h
[+] struct _funnel_ops_t (2)

packet-dcerpc.h
[+] struct _dcerpc_info (1)

packet-mac-lte.h
[+] struct mac_lte_info (2)

packet-tcp.h
[+] struct _tcp_flow_t (3)
[+] struct tcp_analysis (1)

packet-xml.h
[+] struct _xml_frame_t (1)

prefs.h
[+] struct _e_prefs (12)

reassemble.h
[+] struct _fragment_item (1)

stat_menu.h
[+] enum register_stat_group_t (6)

syntax-tree.h
[+] enum sttype_id_t (2)

wtap.h
[+] struct ieee_802_11_phdr (10)
[+] struct wtap_pkthdr (2)
[+] union wtap_pseudo_header (1)

to the top

Other Changes in Symbols (19)


exported_pdu.h
[+] load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len ) (2)

ftypes.h
[+] fvalue_from_unparsed ftenum_t ftype, char const* s, gboolean allow_partial_value, LogFunc logfunc ) (1)

oids.h
[+] oid_get_from_encoded ( guint8 const* oid, gint oid_len, guint32** subids, guint* matched, guint* left ) (1)

packet-dcom.h
[+] dcom_interface_find ( packet_info* pinfo, guint8 const* ip, e_uuid_t* ipid ) (1)
[+] dcom_interface_new ( packet_info* pinfo, guint8 const* ip, e_uuid_t* iid, guint64 oxid, guint64 oid, e_uuid_t* ipid ) (1)

packet-e164.h
[+] dissect_e164_cc tvbuff_t* tvb, proto_tree* tree, int offset, gboolean bcd_coded ) (1)

packet-mq.h
[+] mq_mqcc_vals [data] (1)
[+] mq_ADSDescr_vals [data] (1)
[+] mq_FilterOP_vals [data] (1)
[+] mq_ConvTaskOpt_vals [data] (1)
[+] mq_LinkType_vals [data] (1)
[+] mq_TaskEndStatus_vals [data] (1)
[+] mq_mqcft_vals [data] (1)
[+] mq_UOWControls_vals [data] (1)

packet.h
[+] register_dissector_table ( char const* name, char const* ui_name, ftenum_t const type, int const base ) (1)
[+] register_heur_dissector_list ( char const* name, GSList** list ) (1)

tvbuff.h
[+] tvb_get_guid tvbuff_t* tvb, gint const offset, e_guid_t* guid, guint const representation ) (1)

value_string.h
[+] val_to_str_ext ( guint32 const val, value_string_ext const* vs, char const* fmt ) (1)

to the top

Header Files (559)


addr_and_mask.h
addr_resolv.h
address.h
afn.h
aftypes.h
airpdcap_debug.h
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.h
airpdcap_system.h
airpdcap_user.h
airpdcap_ws.h
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
ax25_pids.h
bridged_pids.h
charsets.h
chdlctypes.h
circuit.h
color.h
column-info.h
column-utils.h
column.h
config.h
conv_id.h
conversation.h
conversation_debug.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
decode_as.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
disabled_protos.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
dvb_chartbl.h
dwarf.h
eap.h
eapol_keydes_types.h
emem.h
epan-int.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
exported_pdu.h
file-file.h
filter_expressions.h
follow.h
frame_data.h
frame_data_sequence.h
frequency-utils.h
ftypes-int.h
ftypes.h
funnel.h
garrayfix.h
gcp.h
gencode.h
geoip_db.h
golay.h
grammar.h
greproto.h
guid-utils.h
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.h
ip_opts.h
ipproto.h
ipv4.h
ipv6-utils.h
kasumi.h
lapd_sapi.h
llcsaps.h
next_tvb.h
nlpid.h
oids.h
osi-utils.h
oui.h
packet-6lowpan.h
packet-acp133.h
packet-acse.h
packet-actrace.h
packet-afp.h
packet-aim.h
packet-alcap.h
packet-ansi_a.h
packet-ansi_map.h
packet-ansi_tcap.h
packet-ap1394.h
packet-arcnet.h
packet-arp.h
packet-atalk.h
packet-atm.h
packet-atn-ulcs.h
packet-ax25-kiss.h
packet-ax25.h
packet-bacapp.h
packet-ber.h
packet-bfd.h
packet-bluetooth-hci.h
packet-bpq.h
packet-bssap.h
packet-bssgp.h
packet-btavctp.h
packet-btavdtp.h
packet-bthci_acl.h
packet-btl2cap.h
packet-btle.h
packet-btrfcomm.h
packet-btsdp.h
packet-c1222.h
packet-camel.h
packet-cdt.h
packet-cell_broadcast.h
packet-charging_ase.h
packet-chdlc.h
packet-cip.h
packet-cipsafety.h
packet-clearcase.h
packet-clip.h
packet-cmip.h
packet-cmp.h
packet-cms.h
packet-credssp.h
packet-crmf.h
packet-csn1.h
packet-dap.h
packet-data.h
packet-dcc.h
packet-dccp.h
packet-dcerpc-atsvc.h
packet-dcerpc-browser.h
packet-dcerpc-budb.h
packet-dcerpc-butc.h
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.h
packet-dcerpc-dssetup.h
packet-dcerpc-efs.h
packet-dcerpc-eventlog.h
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.h
packet-dcerpc-frstrans.h
packet-dcerpc-initshutdown.h
packet-dcerpc-lsa.h
packet-dcerpc-mapi.h
packet-dcerpc-mdssvc.h
packet-dcerpc-misc.h
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.h
packet-dcerpc-nt.h
packet-dcerpc-pnp.h
packet-dcerpc-rfr.h
packet-dcerpc-rras.h
packet-dcerpc-samr.h
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.h
packet-dcerpc-winreg.h
packet-dcerpc-wkssvc.h
packet-dcerpc-wzcsvc.h
packet-dcerpc.h
packet-dcm.h
packet-dcom-dispatch.h
packet-dcom.h
packet-ddtp.h
packet-diameter.h
packet-diffserv-mpls-common.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvbci.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.h
packet-erf.h
packet-esis.h
packet-ess.h
packet-eth.h
packet-fc.h
packet-fcbls.h
packet-fcct.h
packet-fcdns.h
packet-fcels.h
packet-fcfcs.h
packet-fcfzs.h
packet-fclctl.h
packet-fcp.h
packet-fcsb3.h
packet-fcswils.h
packet-fddi.h
packet-ff.h
packet-fix.h
packet-fmp.h
packet-fr.h
packet-frame.h
packet-ftam.h
packet-giop.h
packet-gluster.h
packet-gmr1_common.h
packet-gmr1_rr.h
packet-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.h
packet-gsm_a_rr.h
packet-gsm_map.h
packet-gsm_rlcmac.h
packet-gsm_sms.h
packet-gssapi.h
packet-gtp.h
packet-gtpv2.h
packet-h223.h
packet-h225.h
packet-h235.h
packet-h245.h
packet-h248.h
packet-h263.h
packet-h264.h
packet-h323.h
packet-h450-ros.h
packet-hdmi.h
packet-hpext.h
packet-http.h
packet-i2c.h
packet-iax2.h
packet-icmp.h
packet-idp.h
packet-ieee80211-radiotap-defs.h
packet-ieee80211-radiotap-iter.h
packet-ieee80211-radiotap.h
packet-ieee80211.h
packet-ieee802154.h
packet-ieee8021ah.h
packet-ieee8023.h
packet-ieee802a.h
packet-igap.h
packet-igmp.h
packet-imf.h
packet-inap.h
packet-infiniband.h
packet-ip.h
packet-ipfc.h
packet-ipmi.h
packet-ipsec.h
packet-ipv6.h
packet-ipx.h
packet-isakmp.h
packet-isis-clv.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-iwarp-ddp-rdmap.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-l2tp.h
packet-lbm.h
packet-lbtrm.h
packet-lbtru.h
packet-lbttcp.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-link16.h
packet-llc.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbim.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.h
packet-mpeg-pmt.h
packet-mpeg-sect.h
packet-mpls.h
packet-mq.h
packet-mrdisc.h
packet-msnip.h
packet-msrp.h
packet-mstp.h
packet-mtp3.h
packet-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.h
packet-netlink.h
packet-netrom.h
packet-nfs.h
packet-nhrp.h
packet-nisplus.h
packet-nlm.h
packet-ntlmssp.h
packet-ntp.h
packet-null.h
packet-ocsp.h
packet-osi-options.h
packet-osi.h
packet-p1.h
packet-p22.h
packet-p7.h
packet-p772.h
packet-pcnfsd.h
packet-pdcp-lte.h
packet-per.h
packet-pim.h
packet-pkcs1.h
packet-pkcs12.h
packet-pkinit.h
packet-pkix1explicit.h
packet-pkix1implicit.h
packet-pkixac.h
packet-pkixproxy.h
packet-pkixqualified.h
packet-pkixtsp.h
packet-pktap.h
packet-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.h
packet-ptpip.h
packet-pw-atm.h
packet-pw-common.h
packet-q708.h
packet-q931.h
packet-q932.h
packet-qsig.h
packet-radius.h
packet-ranap.h
packet-range.h
packet-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-common.h
packet-rohc.h
packet-ros.h
packet-rpc.h
packet-rquota.h
packet-rrc.h
packet-rsvp.h
packet-rtcp.h
packet-rtp-events.h
packet-rtp.h
packet-rtps.h
packet-rtse.h
packet-rtsp.h
packet-rwall.h
packet-rx.h
packet-s1ap.h
packet-sccp.h
packet-scsi-mmc.h
packet-scsi-osd.h
packet-scsi-sbc.h
packet-scsi-smc.h
packet-scsi-ssc.h
packet-scsi.h
packet-sctp.h
packet-sdp.h
packet-ses.h
packet-sip.h
packet-skinny.h
packet-sll.h
packet-smb-browse.h
packet-smb-common.h
packet-smb-mailslot.h
packet-smb-pipe.h
packet-smb-sidsnooping.h
packet-smb.h
packet-smb2.h
packet-smpp.h
packet-smrse.h
packet-snmp.h
packet-spice.h
packet-spray.h
packet-sprt.h
packet-sscop.h
packet-ssl-utils.h
packet-ssl.h
packet-stat-notify.h
packet-stat.h
packet-sv.h
packet-t124.h
packet-t125.h
packet-t30.h
packet-t38.h
packet-tacacs.h
packet-tcap.h
packet-tcp.h
packet-tetra.h
packet-tn3270.h
packet-tn5250.h
packet-tns.h
packet-tpkt.h
packet-tr.h
packet-tte.h
packet-ua.h
packet-uaudp.h
packet-udp.h
packet-umts_fp.h
packet-umts_mac.h
packet-usb-hid.h
packet-usb.h
packet-vines.h
packet-vlan.h
packet-wap.h
packet-wccp.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysymdef.h
packet-x11.h
packet-x509af.h
packet-x509ce.h
packet-x509if.h
packet-x509sat.h
packet-xml.h
packet-xmpp-conference.h
packet-xmpp-core.h
packet-xmpp-gtalk.h
packet-xmpp-jingle.h
packet-xmpp-other.h
packet-xmpp-utils.h
packet-xmpp.h
packet-ypbind.h
packet-yppasswd.h
packet-ypserv.h
packet-ypxfr.h
packet-zbee-aps.h
packet-zbee-nwk.h
packet-zbee-security.h
packet-zbee-zcl.h
packet-zbee-zdp.h
packet-zbee.h
packet-zep.h
packet-ziop.h
packet.h
packet_info.h
params.h
ppptypes.h
prefs-int.h
prefs.h
print.h
proto.h
ps.h
ptvcursor.h
radius_dict_lex.h
range.h
reassemble.h
reedsolomon.h
register.h
req_resp_hdrs.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
show_exception.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.h
stat_cmd_args.h
stats_tree.h
stats_tree_priv.h
stream.h
strutil.h
sttype-function.h
sttype-range.h
sttype-test.h
syntax-tree.h
t35.h
tap-voip.h
tap.h
tfs.h
time_fmt.h
timestamp.h
timestats.h
to_str-int.h
to_str.h
tpg.h
tvbparse.h
tvbuff-int.h
tvbuff.h
uat-int.h
uat.h
uat_load_lex.h
value_string.h
wep-wpadefs.h
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_block_fast.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_array.h
wmem_core.h
wmem_list.h
wmem_map.h
wmem_map_int.h
wmem_miscutl.h
wmem_queue.h
wmem_scopes.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.h
wmem_tree.h
wmem_user_cb.h
wmem_user_cb_int.h
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x11-keysym.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.5.0.8

to the top



Generated on Wed Nov 18 22:12:07 2015 for libwireshark by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API