API compatibility report for the libwireshark library  between 2.0.8 and 3.0.0 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibwireshark
Version #12.0.8
Version #23.0.0
CPU Typex86_64
GCC Version4.6
SubjectBinary Compatibility

Test Results


Total Header Files524
Total Shared Libraries1
Total Symbols / Types9488 / 1090
VerdictIncompatible
(5.6%)

Problem Summary


SeverityCount
Added Symbols-117
Removed SymbolsHigh31
Problems with
Data Types
High6
Medium81
Low63
Problems with
Symbols
High54
Medium119
Low72
Problems with
Constants
Low19
Other Changes
in Data Types
-18

Added Symbols (117)


addr_resolv.h, libwireshark.so.3.0.0
add_hosts_file char const* hosts_file )

column-utils.h, libwireshark.so.3.0.0
col_cleanup column_info* cinfo )

crc16-tvb.h, libwireshark.so.3.0.0
crc16_plain_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint16 crc )

eap.h, libwireshark.so.3.0.0
eap_aka_subtype_vals [data]
eap_ms_chap_v2_opcode_vals [data]
eap_sim_subtype_vals [data]
eap_type_vals_ext [data]

emem.h, libwireshark.so.3.0.0
ep_strbuf_append_unichar ( emem_strbuf_t* strbuf, gunichar const c )

epan.h, libwireshark.so.3.0.0
epan_dissect_run_with_taps ( epan_dissect_t* edt, wtap_pkthdr* phdr, guint8 const* data, frame_data* fd, column_info* cinfo )

frame_data.h, libwireshark.so.3.0.0
frame_data_destroy frame_data* fdata )
frame_data_reset frame_data* fdata )

gcp.h, libwireshark.so.3.0.0
gcp_cmd_type [data]
gcp_term_types [data]

ip_opts.h, libwireshark.so.3.0.0
qs_func_vals [data]
qs_rate_vals_ext [data]

packet-ansi_a.h, libwireshark.so.3.0.0
ansi_a_elem_1_strings [data]

packet-ax25-kiss.h, libwireshark.so.3.0.0
capture_ax25_kiss ( guchar const* p1, int p2, int p3, packet_counts* p4 )

packet-ax25.h, libwireshark.so.3.0.0
capture_ax25 ( guchar const* p1, int p2, int p3, packet_counts* p4 )

packet-bssgp.h, libwireshark.so.3.0.0
bssgp_cause_vals_ext [data]

packet-dcom.h, libwireshark.so.3.0.0
dcom_prefs_display_unmarshalling_details [data]

packet-h225-exp.h, libwireshark.so.3.0.0
dissect_h225_RasMessage tvbuff_t* tvb, int offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index )
dissect_h225_ReleaseCompleteReason tvbuff_t* tvb, int offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index )

packet-http.h, libwireshark.so.3.0.0
http_port_add guint32 port )

packet-ip.h, libwireshark.so.3.0.0
dscp_vals_ext [data]

packet-mtp3.h, libwireshark.so.3.0.0
mtp3_network_indicator_vals [data]
mtp3_standard_vals [data]

packet-s1ap-exp.h, libwireshark.so.3.0.0
s1ap_CauseMisc_vals [data]
s1ap_CauseNas_vals [data]
s1ap_CauseProtocol_vals [data]
s1ap_CauseRadioNetwork_vals [data]
s1ap_CauseTransport_vals [data]

packet-sccp.h, libwireshark.so.3.0.0
sccp_address_signal_values [data]
sccp_error_cause_values [data]
sccp_refusal_cause_values [data]
sccp_release_cause_values [data]
sccp_reset_cause_values [data]
sccp_return_cause_values [data]

packet.h, libwireshark.so.3.0.0
call_dissector_with_data ( dissector_handle_t handle, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
get_data_source_tvb data_source const* src )

prefs.h, libwireshark.so.3.0.0
prefs_capture_options_dialog_column_is_visible gchar const* column )
prefs_pref_to_str pref_t* pref, pref_source_t source )
prefs_pref_type_description pref_t* pref )
prefs_pref_type_name pref_t* pref )
prefs_register_directory_preference ( module_t* module, char const* name, char const* title, char const* description, char const** var )
prefs_register_stat ( char const* name, char const* title, char const* description, void(*apply_cb)() )

proto.h, libwireshark.so.3.0.0
proto_tree_add_bitmask_len ( proto_tree* tree, tvbuff_t* tvb, guint const offset, guint const len, int const hf_hdr, gint const ett, int const** fields, guint const encoding )
proto_tree_free proto_tree* tree )
proto_tree_set_visible ( proto_tree* tree, gboolean visible )
proto_unregister_field ( int const parent, gint hf_id )

reassemble.h, libwireshark.so.3.0.0
addresses_ports_reassembly_table_functions [data]
addresses_reassembly_table_functions [data]
fragment_add_seq_offset ( reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data, guint32 const fragment_offset )
fragment_get_reassembled ( reassembly_table* table, guint32 const id )
fragment_start_seq_check ( reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data, guint32 const tot_len )
reassembly_table_destroy reassembly_table* table )
reassembly_table_init ( reassembly_table* table, reassembly_table_functions const* funcs )

stats_tree.h, libwireshark.so.3.0.0
stats_tree_create_range_node_string stats_tree* st, gchar const* name, int parent_id, int num_str_ranges, gchar** str_ranges )
stats_tree_register_plugin ( gchar const* tapname, gchar const* abbr, gchar const* name, guint flags, stat_tree_packet_cb packet, stat_tree_init_cb init, stat_tree_cleanup_cb cleanup )

stats_tree_priv.h, libwireshark.so.3.0.0
stats_tree_get_cfg_list ( )

strutil.h, libwireshark.so.3.0.0
epan_memmem ( guint8 const* haystack, guint haystack_len, guint8 const* needle, guint needle_len )
format_text_wsp ( guchar const* line, size_t len )
get_token_len ( guchar const* linep, guchar const* lineend, guchar const** next_token )
IA5_7BIT_decode ( unsigned char* dest, unsigned char const* src, int len )
oid_str_to_bytes ( char const* oid_str, GByteArray* bytes )

tfs.h, libwireshark.so.3.0.0
tfs_available_not_available [data]
tfs_disabled_enabled [data]
tfs_group_unique_name [data]
tfs_inuse_not_inuse [data]
tfs_no_yes [data]
tfs_not_allowed_allowed [data]
tfs_shared_independent [data]
tfs_valid_invalid [data]

tvbuff.h, libwireshark.so.3.0.0
tvb_new_subset_length ( tvbuff_t* backing, gint const backing_offset, gint const backing_length )
tvb_set_fragment tvbuff_t* tvb )

value_string.h, libwireshark.so.3.0.0
_try_val_to_str_ext_init ( guint32 const val, value_string_ext const* vse )
str_to_val ( gchar const* val, value_string const* vs, guint32 const err_val )
str_to_val_idx ( gchar const* val, value_string const* vs )
try_rval_to_str ( guint32 const val, range_string const* rs )
try_rval_to_str_idx ( guint32 const val, range_string const* rs, gint* idx )
try_str_to_str ( gchar const* val, string_string const* vs )
try_str_to_str_idx ( gchar const* val, string_string const* vs, gint* idx )
try_val_to_str ( guint32 const val, value_string const* vs )
try_val_to_str_ext ( guint32 const val, value_string_ext const* vse )
try_val_to_str_idx ( guint32 const val, value_string const* vs, gint* idx )
try_val_to_str_idx_ext ( guint32 const val, value_string_ext* vse, gint* idx )
value_string_ext_new ( value_string* vs, guint vs_tot_num_entries, gchar const* vs_name )

wmem_core.h, libwireshark.so.3.0.0
wmem_alloc ( wmem_allocator_t* allocator, size_t const size )
wmem_alloc0 ( wmem_allocator_t* allocator, size_t const size )
wmem_allocator_new wmem_allocator_type_t const type )
wmem_destroy_allocator wmem_allocator_t* allocator )
wmem_free ( wmem_allocator_t* allocator, void* ptr )
wmem_free_all wmem_allocator_t* allocator )
wmem_gc wmem_allocator_t* allocator )
wmem_realloc ( wmem_allocator_t* allocator, void* ptr, size_t const size )

wmem_scopes.h, libwireshark.so.3.0.0
wmem_epan_scope ( )
wmem_file_scope ( )
wmem_packet_scope ( )

wmem_slist.h, libwireshark.so.3.0.0
wmem_slist_count wmem_slist_t const* slist )
wmem_slist_frame_data wmem_slist_frame_t const* frame )
wmem_slist_frame_next wmem_slist_frame_t const* frame )
wmem_slist_front wmem_slist_t const* slist )
wmem_slist_new wmem_allocator_t* allocator )
wmem_slist_prepend ( wmem_slist_t* slist, void* data )
wmem_slist_remove ( wmem_slist_t* slist, void* data )

wmem_stack.h, libwireshark.so.3.0.0
wmem_stack_peek wmem_stack_t const* stack )
wmem_stack_pop wmem_stack_t* stack )
wmem_stack_push ( wmem_stack_t* stack, void* data )

wmem_strbuf.h, libwireshark.so.3.0.0
wmem_strbuf_append ( wmem_strbuf_t* strbuf, gchar const* str )
wmem_strbuf_append_printf ( wmem_strbuf_t* strbuf, gchar const* format, ... )
wmem_strbuf_get_len wmem_strbuf_t* strbuf )
wmem_strbuf_get_str wmem_strbuf_t* strbuf )
wmem_strbuf_new ( wmem_allocator_t* allocator, gchar const* str )
wmem_strbuf_sized_new ( wmem_allocator_t* allocator, gsize alloc_len, gsize max_len )

wmem_strutl.h, libwireshark.so.3.0.0
wmem_strdup ( wmem_allocator_t* allocator, gchar const* src )
wmem_strdup_printf ( wmem_allocator_t* allocator, gchar const* fmt, ... )
wmem_strdup_vprintf ( wmem_allocator_t* allocator, gchar const* fmt, __va_list_tag* ap )
wmem_strndup ( wmem_allocator_t* allocator, gchar const* src, size_t const len )

to the top

Removed Symbols (31)


addr_resolv.h, libwireshark.so.2.0.8
read_hosts_file char const* hostspath )

eap.h, libwireshark.so.2.0.8
eap_type_vals [data]

emem.h, libwireshark.so.2.0.8
ep_free_all ( )
sl_alloc ws_memory_slab* mem_chunk )
sl_alloc0 ws_memory_slab* mem_chunk )
sl_free ( ws_memory_slab* mem_chunk, gpointer ptr )
sl_free_all ws_memory_slab* mem_chunk )

expert.h, libwireshark.so.2.0.8
expert_group_vals [data]
expert_severity_vals [data]

frame_data.h, libwireshark.so.2.0.8
frame_data_cleanup frame_data* fdata )

ftypes.h, libwireshark.so.2.0.8
fvalue_t_slab [data]

packet-frame.h, libwireshark.so.2.0.8
proto_malformed [data]

packet-ip.h, libwireshark.so.2.0.8
dscp_vals [data]

packet-smb.h, libwireshark.so.2.0.8
smb_fid_types [data]

plugins.h, libwireshark.so.2.0.8
register_all_wiretap_modules ( )

prefs.h, libwireshark.so.2.0.8
copy_prefs e_prefs* dest, e_prefs* src )
free_prefs e_prefs* pr )

reassemble.h, libwireshark.so.2.0.8
dcerpc_fragment_table_init GHashTable** fragment_table )
fragment_add_dcerpc_dg tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void* act_id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags )
fragment_table_init GHashTable** fragment_table )
reassembled_table_init GHashTable** reassembled_table )

tap.h, libwireshark.so.2.0.8
tap_push_tapped_queue epan_dissect_t* edt )
tap_queue_init epan_dissect_t* edt )

value_string.h, libwireshark.so.2.0.8
_match_strval_ext_init ( guint32 const val, value_string_ext const* vse )
decode_enumerated_bitfield ( guint32 const val, guint32 const mask, int const width, value_string const* tab, char const* fmt )
decode_enumerated_bitfield_shifted ( guint32 const val, guint32 const mask, int const width, value_string const* tab, char const* fmt )
match_strrval ( guint32 const val, range_string const* rs )
match_strrval_idx ( guint32 const val, range_string const* rs, gint* idx )
match_strval ( guint32 const val, value_string const* vs )
match_strval_ext ( guint32 const val, value_string_ext const* vse )
match_strval_idx ( guint32 const val, value_string const* vs, gint* idx )

to the top

Problems with Data Types, High Severity (6)


frame_data.h
[+] struct _frame_data (2)

prefs-int.h
[+] struct preference (1)

prefs.h
[+] struct _e_prefs (3)

to the top

Problems with Symbols, High Severity (54)


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

frame_data.h, libwireshark.so.2.0.8
[+] p_add_proto_data frame_data* fd, int proto, void* proto_data ) (1)

packet-giop.h, libwireshark.so.2.0.8
[+] get_CDR_any tvbuff_t* tvb, proto_tree* tree, gint* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header ) (2)
[+] get_CDR_fixed tvbuff_t* tvb, gchar** seq, gint* offset, guint32 digits, gint32 scale ) (2)
[+] get_CDR_typeCode tvbuff_t* tvb, proto_tree* tree, gint* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header ) (1)

reassemble.h, libwireshark.so.2.0.8
[+] fragment_add tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (3)
[+] fragment_add_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_multiple_ok tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (3)
[+] fragment_add_seq tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (3)
[+] fragment_add_seq_802_11 tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq_next tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_delete ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_end_seq_next ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table ) (3)
[+] fragment_get ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_get_reassembled_id ( packet_info const* pinfo, guint32 const id, GHashTable* reassembled_table ) (3)
[+] fragment_get_tot_len ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_set_partial_reassembly ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_set_tot_len ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const tot_len ) (3)

uat.h, libwireshark.so.2.0.8
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, char const* category, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

to the top

Problems with Data Types, Medium Severity (81)


address.h
[+] struct _address (1)

column_info.h
[+] struct _column_info (1)

conversation.h
[+] struct conversation_key (2)

epan_dissect.h
[+] struct _epan_dissect_t (1)

frame_data.h
[+] struct _frame_data (2)
[+] struct _frame_data::anon-struct-frame_data.h-52 (1)

ftypes.h
[+] enum ftenum (1)

funnel.h
[+] struct _funnel_ops_t (1)

packet-dcerpc.h
[+] struct decode_dcerpc_bind_values_s (2)

packet-dis-fields.h
[+] enum DIS_FieldType (35)

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

packet_info.h
[+] struct _packet_info (7)

prefs-int.h
[+] enum pref_type_t (1)
[+] struct pref_module (1)
[+] struct preference (3)
[+] union preference::anon-union-prefs-int.h-93 (2)

prefs.h
[+] struct _e_prefs (10)

reassemble.h
[+] struct _fragment_data (1)
[+] struct _fragment_items (1)

stats_tree_priv.h
[+] struct _stats_tree_cfg (1)

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

uat-int.h
[+] struct _uat_t (3)

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

to the top

Problems with Symbols, Medium Severity (119)


addr_resolv.h, libwireshark.so.2.0.8
[+] host_name_lookup_process gpointer data ) (1)

filesystem.h, libwireshark.so.2.0.8
[+] get_persconffile_path ( char const* filename, gboolean from_profile, gboolean for_writing ) (1)

frame_data.h, libwireshark.so.2.0.8
[+] frame_data_set_after_dissect ( frame_data* fdata, guint32* cum_bytes, nstime_t* prev_dis_ts ) (1)
[+] p_get_proto_data frame_data* fd, int proto ) (1)

packet-cip.h
[+] cip_reset_type_vals [data] (1)
[+] cip_sc_rr [data] (1)

packet-enip.h
[+] enip_attribute_vals [data] (1)

packet-fix.h
[+] AcctIDSource_val [data] (1)
[+] AllocCancReplaceReason_val [data] (1)
[+] AllocRejCode_val [data] (1)
[+] AllocReportType_val [data] (1)
[+] AllocStatus_val [data] (1)
[+] AllocTransType_val [data] (1)
[+] AllocType_val [data] (1)
[+] BusinessRejectReason_val [data] (1)
[+] CancellationRights_val [data] (1)
[+] ClearingFeeIndicator_val [data] (1)
[+] ClearingInstruction_val [data] (1)
[+] CollAsgnRejectReason_val [data] (1)
[+] ConfirmRejReason_val [data] (1)
[+] ContAmtType_val [data] (1)
[+] CorporateAction_val [data] (1)
[+] CxlRejReason_val [data] (1)
[+] DiscretionInst_val [data] (1)
[+] DistribPaymentMethod_val [data] (1)
[+] EventType_val [data] (1)
[+] ExecInst_val [data] (1)
[+] ExecRestatementReason_val [data] (1)
[+] ExecType_val [data] (1)
[+] ExpirationCycle_val [data] (1)
[+] FinancialStatus_val [data] (1)
[+] fix_fields [data] (1)
[+] hf_FIX [data] (1)
[+] InstrAttribType_val [data] (1)
[+] LastLiquidityInd_val [data] (1)
[+] MassCancelRejectReason_val [data] (1)
[+] MassCancelRequestType_val [data] (1)
[+] MassCancelResponse_val [data] (1)
[+] MassStatusReqType_val [data] (1)
[+] MDEntryType_val [data] (1)
[+] MDReqRejReason_val [data] (1)
[+] MDUpdateAction_val [data] (1)
[+] messages_val [data] (1)
[+] MiscFeeType_val [data] (1)
[+] MsgType_val [data] (1)
[+] OrderRestrictions_val [data] (1)
[+] OrdRejReason_val [data] (1)
[+] OrdType_val [data] (1)
[+] OwnerType_val [data] (1)
[+] PartyRole_val [data] (1)
[+] PaymentMethod_val [data] (1)
[+] PosAmtType_val [data] (1)
[+] PositionEffect_val [data] (1)
[+] PosMaintAction_val [data] (1)
[+] PosMaintResult_val [data] (1)
[+] PosReqType_val [data] (1)
[+] PosTransType_val [data] (1)
[+] PosType_val [data] (1)
[+] PriceType_val [data] (1)
[+] QtyType_val [data] (1)
[+] QuoteCancelType_val [data] (1)
[+] QuoteCondition_val [data] (1)
[+] QuotePriceType_val [data] (1)
[+] QuoteRejectReason_val [data] (1)
[+] QuoteRequestRejectReason_val [data] (1)
[+] QuoteResponseLevel_val [data] (1)
[+] QuoteRespType_val [data] (1)
[+] QuoteStatus_val [data] (1)
[+] SecurityIDSource_val [data] (1)
[+] SecurityListRequestType_val [data] (1)
[+] SecurityRequestType_val [data] (1)
[+] SecurityTradingStatus_val [data] (1)
[+] SecurityType_val [data] (1)
[+] SessionRejectReason_val [data] (1)
[+] SettlInstMode_val [data] (1)
[+] SettlInstReqRejCode_val [data] (1)
[+] SettlLocation_val [data] (1)
[+] SettlType_val [data] (1)
[+] StipulationType_val [data] (1)
[+] TaxAdvantageType_val [data] (1)
[+] TimeInForce_val [data] (1)
[+] TradeAllocIndicator_val [data] (1)
[+] TradeCondition_val [data] (1)
[+] TradeReportRejectReason_val [data] (1)
[+] TradeReportTransType_val [data] (1)
[+] TradeReportType_val [data] (1)
[+] TradeRequestResult_val [data] (1)
[+] TradSesStatusRejReason_val [data] (1)
[+] TrdRegTimestampType_val [data] (1)
[+] TrdRptStatus_val [data] (1)
[+] TrdType_val [data] (1)
[+] UserStatus_val [data] (1)

packet.h, libwireshark.so.2.0.8
[+] call_dissector_only ( dissector_handle_t handle, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)
[+] dissector_all_tables_foreach_table ( DATFunc_table func, gpointer user_data ) (1)
[+] dissector_try_heuristic ( heur_dissector_list_t sub_dissectors, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)

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

proto.h, libwireshark.so.2.0.8
[+] proto_registrar_dump_fields int const format ) (1)

reassemble.h, libwireshark.so.2.0.8
[+] fragment_add_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (2)
[+] fragment_add_seq tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_802_11 tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (2)
[+] fragment_add_seq_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (2)
[+] fragment_add_seq_next tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_data_len, gboolean const more_frags ) (2)
[+] fragment_delete ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_end_seq_next ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table ) (1)
[+] fragment_get ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_get_reassembled_id ( packet_info const* pinfo, guint32 const id, GHashTable* reassembled_table ) (1)
[+] fragment_get_tot_len ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_set_partial_reassembly ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)

strutil.h, libwireshark.so.2.0.8
[+] format_uri ( GByteArray const* bytes, gchar const* reserved_chars ) (1)

to_str.h, libwireshark.so.2.0.8
[+] bytestring_to_str ( guint8 const* p1, guint32 const p2, char const p3 ) (1)
[+] ether_to_str guint8 const* p1 ) (1)
[+] tvb_ether_to_str tvbuff_t* tvb, gint const offset ) (1)
[+] tvb_fc_to_str tvbuff_t* tvb, gint const offset ) (1)

uat-int.h, libwireshark.so.2.0.8
[+] uat_add_record uat_t* p1, void const* orig_rec_ptr ) (1)

uat.h, libwireshark.so.2.0.8
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, char const* category, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

to the top

Problems with Data Types, Low Severity (63)


address.h
[+] struct _address (1)

conversation.h
[+] struct conversation_key (1)

epan_dissect.h
[+] struct _epan_dissect_t (1)

frame_data.h
[+] struct _frame_data (2)
[+] struct _frame_data::anon-struct-frame_data.h-52 (1)

ftypes.h
[+] typedef FvalueCmp (1)

funnel.h
[+] struct _funnel_ops_t (1)

gcp.h
[+] struct _gcp_cmd_t (2)

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

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

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

packet.h
[+] typedef heur_dissector_t (1)
[+] typedef new_dissector_t (1)

packet_info.h
[+] struct _packet_info (3)

prefs-int.h
[+] struct pref_module (2)
[+] struct preference (1)
[+] typedef pref_set_pair_cb (1)
[+] union preference::anon-union-prefs-int.h-78 (2)
[+] union preference::anon-union-prefs-int.h-93 (1)

prefs.h
[+] struct _e_prefs (17)

proto.h
[+] struct tree_data_t (3)

reassemble.h
[+] struct _fragment_data (3)
[+] struct _fragment_items (1)

stats_tree_priv.h
[+] struct _stats_tree_cfg (1)

syntax-tree.h
[+] struct sttype_t (2)

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

uat-int.h
[+] struct _uat_t (2)

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

to the top

Problems with Symbols, Low Severity (72)


column-utils.h, libwireshark.so.2.0.8
[+] col_set_time ( column_info* cinfo, int const col, nstime_t const* ts, char* fieldname ) (1)

epan.h, libwireshark.so.2.0.8
[+] epan_dissect_run ( epan_dissect_t* edt, void* pseudo_header, guint8 const* data, frame_data* fd, column_info* cinfo ) (2)

frame_data.h, libwireshark.so.2.0.8
[+] frame_data_set_before_dissect ( frame_data* fdata, nstime_t* elapsed_time, nstime_t* first_ts, nstime_t* prev_dis_ts, nstime_t* prev_cap_ts ) (4)

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

packet-giop.h, libwireshark.so.2.0.8
[+] get_CDR_octet_seq tvbuff_t* tvb, gchar** seq, int* offset, guint32 len ) (1)
[+] get_CDR_string tvbuff_t* tvb, gchar** seq, int* offset, gboolean stream_is_big_endian, int boundary ) (1)
[+] get_CDR_wchar tvbuff_t* tvb, gchar** seq, int* offset, MessageHeader* header ) (1)
[+] get_CDR_wstring tvbuff_t* tvb, gchar** seq, int* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header ) (1)
[+] make_printable_string gchar* in, guint32 len ) (1)
[+] register_giop_user ( gboolean(*sub)(tvbuff_t*, packet_info*, proto_tree*, int*, MessageHeader*, gchar*, gchar*), gchar const* name, int sub_proto ) (1)
[+] register_giop_user_module ( gboolean(*sub)(tvbuff_t*, packet_info*, proto_tree*, int*, MessageHeader*, gchar*, gchar*), gchar const* name, gchar const* module, int sub_proto ) (1)

packet-ieee802a.h, libwireshark.so.2.0.8
[+] ieee802a_add_oui guint32 p1, char const* p2, char* p3, hf_register_info* p4 ) (1)

packet-rpc.h, libwireshark.so.2.0.8
[+] dissect_rpc_bytes tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset, guint32 length, gboolean string_data, char** string_buffer_ret ) (1)
[+] dissect_rpc_opaque_data tvbuff_t* tvb, int offset, proto_tree* tree, packet_info* pinfo, int hfindex, gboolean fixed_length, guint32 length, gboolean string_data, char** string_buffer_ret, int(*dissect_it)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)
[+] dissect_rpc_string tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset, char** string_buffer_ret ) (1)

packet.h, libwireshark.so.2.0.8
[+] get_data_source_name data_source* src ) (1)

prefs.h, libwireshark.so.2.0.8
[+] prefs_get_string_list gchar* str ) (1)
[+] string_to_name_resolve char* string, guint32* name_resolve ) (2)

reassemble.h, libwireshark.so.2.0.8
[+] fragment_add tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (8)
[+] fragment_add_multiple_ok tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_802_11 tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (8)
[+] fragment_add_seq_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (8)
[+] fragment_add_seq_next tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_data_len, gboolean const more_frags ) (8)
[+] fragment_end_seq_next ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table ) (6)
[+] fragment_get_reassembled_id ( packet_info const* pinfo, guint32 const id, GHashTable* reassembled_table ) (4)

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

uat.h, libwireshark.so.2.0.8
[+] uat_load uat_t* uat_in, char** err ) (1)
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, char const* category, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

to the top

Problems with Constants (19)


config.h
[+] PACKAGE_BUGREPORT
[+] PACKAGE_URL

packet-btsdp.h
[+] BTSDP_BIP_AUTO_ARCH_SERVICE_UUID
[+] BTSDP_BIP_REF_OBJ_SERVICE_UUID
[+] BTSDP_BIP_RESPONDER_SERVICE_UUID
[+] BTSDP_BIP_SERVICE_UUID
[+] BTSDP_BNEP_PROTOCOL_UUID
[+] BTSDP_HFP_GW_SERVICE_UUID
[+] BTSDP_HFP_SERVICE_UUID
[+] BTSDP_PBAP_PCE_SERVICE_UUID
[+] BTSDP_PBAP_PSE_SERVICE_UUID
[+] BTSDP_SAP_SERVICE_UUID

packet-osi.h
[+] PROTO_STRING_CLNP
[+] PROTO_STRING_CLTP
[+] PROTO_STRING_COTP

packet-rtps.h
[+] IPADDRESS_INVALID_STRING

packet-zbee.h
[+] ZBEE_PROTOABBREV_APF
[+] ZBEE_PROTOABBREV_APS
[+] ZBEE_PROTOABBREV_NWK

to the top

Other Changes in Data Types (18)


address.h
[+] enum address_type (2)
[+] enum port_type (1)

ftypes.h
[+] enum ftenum (1)

packet-dis-fields.h
[+] enum DIS_FieldType (10)

packet-mac-lte.h
[+] enum mac_lte_crc_status (1)

prefs-int.h
[+] enum pref_type_t (3)

to the top

Header Files (524)


addr_and_mask.h
addr_resolv.h
address.h
adler32.h
aes.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
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
base64.h
bitswap.h
bridged_pids.h
camel-persistentdata.h
charsets.h
chdlctypes.h
circuit.h
codecs.h
color.h
column-utils.h
column.h
column_info.h
config.h
conv_id.h
conversation.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
des.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
eap.h
eax.h
emem.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
filesystem.h
filter_expressions.h
follow.h
frame_data.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
lapd_sapi.h
llcsaps.h
md4.h
md5.h
next_tvb.h
nlpid.h
nstime.h
oids.h
osi-utils.h
oui.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-bacapp.h
packet-ber.h
packet-bfd.h
packet-bssap.h
packet-bssgp.h
packet-bthci_acl.h
packet-btl2cap.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-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-dis-enums.h
packet-dis-fields.h
packet-dis-pdus.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.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-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.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-hci_h4.h
packet-hclnfsd.h
packet-hdcp.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-hello.h
packet-isis-lsp.h
packet-isis-snp.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-llc.h
packet-lldp.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.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-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.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-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.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-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-alc.h
packet-rmt-common.h
packet-rmt-fec.h
packet-rmt-lct.h
packet-rmt-norm.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-spray.h
packet-sqloracle.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-wifi-p2p.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysym.h
packet-x11-keysymdef.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
pint.h
plugins.h
ppptypes.h
prefs-int.h
prefs.h
proto.h
ptvcursor.h
radius_dict_lex.h
range.h
rc4.h
reassemble.h
reedsolomon.h
register.h
report_err.h
req_resp_hdrs.h
rpc_defrag.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
sha1.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
slab.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
tcap-persistentdata.h
tfs.h
time_fmt.h
timestamp.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
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.2.0.8

to the top



Test Info


Library Namelibwireshark
Version #12.0.8
Version #23.0.0
CPU Typex86_64
GCC Version4.6
SubjectSource Compatibility

Test Results


Total Header Files524
Total Shared Libraries1
Total Symbols / Types9866 / 1097
VerdictIncompatible
(6.2%)

Problem Summary


SeverityCount
Added Symbols-658
Removed SymbolsHigh352
Problems with
Data Types
High14
Medium7
Low5
Problems with
Symbols
High22
Medium62
Low129
Problems with
Constants
Low24
Other Changes
in Data Types
-100
Other Changes
in Symbols
-38

Added Symbols (658)


addr_resolv.h
add_hosts_file char const* hosts_file )

column-utils.h
col_cleanup column_info* cinfo )

crc16-tvb.h
crc16_plain_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint16 crc )

dfilter-int.h
Dfilter void* p1, int p2, stnode_t* p3, dfwork_t* p4 )
dfilter_fail ( char const* format, ... )
DfilterAlloc void*(*p1)(gsize) )
DfilterFree void* p1, void(*p2)(void*) )
DfilterTrace FILE* TraceFILE, char* zTracePrompt )

dfilter-macro.h
dfilter_macro_apply ( gchar const* text, gchar const** error )
dfilter_macro_dump ( )
dfilter_macro_init ( )
dfilter_macro_save gchar const* p1, gchar** p2 )

drange.h
drange_append_drange_node drange_t* dr, drange_node* drnode )
drange_dup drange_t* org )
drange_foreach_drange_node drange_t* dr, GFunc func, gpointer funcdata )
drange_free drange_t* dr )
drange_get_max_start_offset drange_t* dr )
drange_get_min_start_offset drange_t* dr )
drange_get_total_length drange_t* dr )
drange_has_total_length drange_t* dr )
drange_new ( )
drange_new_from_list GSList* list )
drange_node_free drange_node* drnode )
drange_node_free_list GSList* list )
drange_node_get_end_offset drange_node* drnode )
drange_node_get_ending drange_node* drnode )
drange_node_get_length drange_node* drnode )
drange_node_get_start_offset drange_node* drnode )
drange_node_new ( )
drange_node_set_end_offset ( drange_node* drnode, gint offset )
drange_node_set_length ( drange_node* drnode, gint length )
drange_node_set_start_offset ( drange_node* drnode, gint offset )
drange_node_set_to_the_end drange_node* drnode )
drange_prepend_drange_node drange_t* dr, drange_node* drnode )

eap.h
eap_aka_subtype_vals [data]
eap_ms_chap_v2_opcode_vals [data]
eap_sim_subtype_vals [data]
eap_type_vals_ext [data]

emem.h
ep_free_all ( )
ep_strbuf_append_unichar ( emem_strbuf_t* strbuf, gunichar const c )

epan.h
epan_dissect_run_with_taps ( epan_dissect_t* edt, wtap_pkthdr* phdr, guint8 const* data, frame_data* fd, column_info* cinfo )

expert.h
expert_group_vals [data]
expert_severity_vals [data]

frame_data.h
frame_data_destroy frame_data* fdata )
frame_data_reset frame_data* fdata )

ftypes.h
ftype_can_bitwise_and ftenum ftype )
ftype_length ftenum_t ftype )
ftypes_initialize ( )
fvalue_bitwise_and ( fvalue_t const* a, fvalue_t const* b )
fvalue_contains ( fvalue_t const* a, fvalue_t const* b )
fvalue_eq ( fvalue_t const* a, fvalue_t const* b )
fvalue_from_string ftenum_t ftype, char* s, LogFunc logfunc )
fvalue_ftype fvalue_t* fv )
fvalue_ge ( fvalue_t const* a, fvalue_t const* b )
fvalue_gt ( fvalue_t const* a, fvalue_t const* b )
fvalue_init fvalue_t* fv, ftenum_t ftype )
fvalue_le ( fvalue_t const* a, fvalue_t const* b )
fvalue_length fvalue_t* fv )
fvalue_lt ( fvalue_t const* a, fvalue_t const* b )
fvalue_matches ( fvalue_t const* a, fvalue_t const* b )
fvalue_ne ( fvalue_t const* a, fvalue_t const* b )
fvalue_new ftenum_t ftype )
fvalue_set fvalue_t* fv, gpointer value, gboolean already_copied )
fvalue_set_floating fvalue_t* fv, gdouble value )
fvalue_set_integer64 fvalue_t* fv, guint64 value )
fvalue_set_sinteger fvalue_t* fv, gint32 value )
fvalue_set_uinteger fvalue_t* fv, guint32 value )
fvalue_slice fvalue_t* fv, drange_t* dr )
fvalue_type_name fvalue_t* fv )

gcp.h
gcp_cmd_type [data]
gcp_term_types [data]

ip_opts.h
qs_func_vals [data]
qs_rate_vals_ext [data]

ipv4.h
ipv4_addr_eq ( ipv4_addr const* a, ipv4_addr const* b )
ipv4_addr_ge ( ipv4_addr const* a, ipv4_addr const* b )
ipv4_addr_gt ( ipv4_addr const* a, ipv4_addr const* b )
ipv4_addr_le ( ipv4_addr const* a, ipv4_addr const* b )
ipv4_addr_lt ( ipv4_addr const* a, ipv4_addr const* b )

packet-ansi_a.h
ansi_a_elem_1_strings [data]

packet-arp.h
arp_hrd_vals [data]

packet-ax25-kiss.h
capture_ax25_kiss ( guchar const* p1, int p2, int p3, packet_counts* p4 )

packet-ax25.h
capture_ax25 ( guchar const* p1, int p2, int p3, packet_counts* p4 )

packet-bluetooth-hci.h
bthci_cmd_address_types_vals [data]
bthci_cmd_appearance_vals_ext [data]
bthci_cmd_notification_types [data]
bthci_cmd_page_scan_modes [data]
bthci_cmd_page_scan_period_modes [data]
bthci_cmd_page_scan_repetition_modes [data]
bthci_cmd_scan_enable_values [data]
bthci_evt_comp_id_ext [data]

packet-bssgp.h
bssgp_cause_vals_ext [data]

packet-dcom.h
dcom_prefs_display_unmarshalling_details [data]

packet-dis-fields.h
DIS_FIELDS_UA_BEAM_FUNDAMENTAL_PARAMETER_DATA [data]
DIS_FIELDS_UA_EMITTER_SYSTEM [data]
DIS_FIELDS_VR_APA [data]
DIS_FIELDS_VR_UA_BEAM [data]
DIS_FIELDS_VR_UA_EMITTER_SYSTEM [data]
DIS_FIELDS_VR_UA_SHAFT [data]
hf_dis_num_apas [data]
hf_dis_num_shafts [data]
hf_dis_num_ua_emitter_systems [data]
numApas [data]
numShafts [data]
numUABeams [data]
numUAEmitter [data]

packet-dis-pdus.h
DIS_PARSER_UNDERWATER_ACOUSTIC_PDU [data]

packet-fix.h
AggregatedBook_val [data]
AggressorIndicator_val [data]
AllocMethod_val [data]
AllocPositionEffect_val [data]
ApplReportType_val [data]
ApplReqType_val [data]
ApplResponseError_val [data]
ApplResponseType_val [data]
ApplVerID_val [data]
AsOfIndicator_val [data]
CollApplType_val [data]
ComplexEventCondition_val [data]
ComplexEventPriceBoundaryMethod_val [data]
ComplexEventPriceTimeType_val [data]
ComplexEventType_val [data]
ContingencyType_val [data]
ContractMultiplierUnit_val [data]
CPProgram_val [data]
CustOrderHandlingInst_val [data]
DealingCapacity_val [data]
DerivativeSecurityListRequestType_val [data]
DeskOrderHandlingInst_val [data]
DeskType_val [data]
DeskTypeSource_val [data]
DisplayMethod_val [data]
DisplayWhen_val [data]
DueToRelated_val [data]
ExchangeForPhysical_val [data]
ExDestinationIDSource_val [data]
ExecAckStatus_val [data]
ExerciseStyle_val [data]
ExpirationQtyType_val [data]
FlowScheduleType_val [data]
ForexReq_val [data]
GapFillFlag_val [data]
HaltReasonInt_val [data]
ImpliedMarketIndicator_val [data]
IndividualAllocType_val [data]
InViewOfCommon_val [data]
IOINaturalFlag_val [data]
IOIQty_val [data]
LastFragment_val [data]
LastRptRequested_val [data]
LegalConfirm_val [data]
ListMethod_val [data]
ListRejectReason_val [data]
LocateReqd_val [data]
LotType_val [data]
MarketUpdateAction_val [data]
MassActionRejectReason_val [data]
MassActionResponse_val [data]
MassActionScope_val [data]
MassActionType_val [data]
MatchType_val [data]
MaturityMonthYearFormat_val [data]
MaturityMonthYearIncrementUnits_val [data]
MDBookType_val [data]
MDImplicitDelete_val [data]
MDOriginType_val [data]
MDQuoteType_val [data]
MDSecSizeType_val [data]
ModelType_val [data]
MultilegModel_val [data]
MultilegPriceMethod_val [data]
NewsCategory_val [data]
NewsRefType_val [data]
NotifyBrokerOfCredit_val [data]
OddLot_val [data]
OptPayoutType_val [data]
OrderCategory_val [data]
OrderDelayUnit_val [data]
OrderHandlingInstSource_val [data]
OrigCustOrderCapacity_val [data]
PartyDetailsRequestResult_val [data]
PartyListResponseType_val [data]
PartyRelationship_val [data]
PartySubIDType_val [data]
PegPriceType_val [data]
PossDupFlag_val [data]
PossResend_val [data]
PreviouslyReported_val [data]
PriceLimitType_val [data]
PriceProtectionScope_val [data]
PriceQuoteMethod_val [data]
PublishTrdIndicator_val [data]
QuoteEntryStatus_val [data]
RateSource_val [data]
RateSourceType_val [data]
RefOrderIDSource_val [data]
RefOrdIDReason_val [data]
ReportToExch_val [data]
ResetSeqNumFlag_val [data]
RespondentType_val [data]
RestructuringType_val [data]
RiskInstrumentOperator_val [data]
RiskLimitType_val [data]
SecurityListType_val [data]
SecurityListTypeSource_val [data]
SecurityStatus_val [data]
SecurityTradingEvent_val [data]
SecurityUpdateAction_val [data]
Seniority_val [data]
SessionStatus_val [data]
SettlMethod_val [data]
SettlObligMode_val [data]
SettlObligSource_val [data]
SettlObligTransType_val [data]
SettlSessID_val [data]
SolicitedFlag_val [data]
StatsType_val [data]
StrategyParameterType_val [data]
StreamAsgnAckType_val [data]
StreamAsgnRejReason_val [data]
StreamAsgnReqType_val [data]
StreamAsgnType_val [data]
StrikePriceBoundaryMethod_val [data]
StrikePriceDeterminationMethod_val [data]
TargetStrategy_val [data]
TestMessageIndicator_val [data]
TickRuleType_val [data]
TimeUnit_val [data]
TradedFlatSwitch_val [data]
TradeHandlingInstr_val [data]
TradePublishIndicator_val [data]
TradingSessionID_val [data]
TradingSessionSubID_val [data]
TradSesEvent_val [data]
TrdSubType_val [data]
TriggerAction_val [data]
TriggerOrderType_val [data]
TriggerPriceDirection_val [data]
TriggerPriceType_val [data]
TriggerPriceTypeScope_val [data]
TriggerType_val [data]
UnderlyingCashType_val [data]
UnderlyingFXRateCalc_val [data]
UnderlyingPriceDeterminationMethod_val [data]
UnderlyingSettlementType_val [data]
UnitOfMeasure_val [data]
UnsolicitedIndicator_val [data]
ValuationMethod_val [data]
VenueType_val [data]
WorkingIndicator_val [data]

packet-gluster.h
glusterfs_gfs3_3_op_common_reply tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree )

packet-gsm_a_common.h
bssgp_elem_strings_ext [data]
gmr1_ie_common_strings_ext [data]
gmr1_ie_rr_strings_ext [data]
gsm_a_dtap_numbering_plan_id_values [data]
gsm_a_dtap_type_of_number_values [data]
gsm_a_sm_qos_ber_vals [data]
gsm_a_sm_qos_del_of_err_sdu_vals [data]
gsm_a_sm_qos_sdu_err_rat_vals [data]
gsm_a_sm_qos_traff_hdl_pri_vals [data]
gsm_a_sm_qos_traffic_cls_vals [data]
gsm_bsslap_elem_strings_ext [data]
gsm_bssmap_elem_strings_ext [data]
gsm_bssmap_le_elem_strings_ext [data]
gsm_common_elem_strings_ext [data]
gsm_dtap_elem_strings_ext [data]
gsm_gm_elem_strings_ext [data]
gsm_rp_elem_strings_ext [data]
gsm_rr_elem_strings_ext [data]
nas_emm_elem_strings_ext [data]
nas_eps_common_elem_strings_ext [data]
nas_esm_elem_strings_ext [data]
sgsap_elem_strings_ext [data]

packet-gsm_rlcmac.h
gsm_rlcmac_egprs_header_type_to_dl_header_block_length [data]
gsm_rlcmac_egprs_header_type_to_ul_header_block_length [data]
gsm_rlcmac_egprs_mcs_to_data_block_length [data]
gsm_rlcmac_gprs_cs_to_block_length [data]

packet-gtpv2.h
gtpv2_cause_vals_ext [data]

packet-h225-exp.h
dissect_h225_RasMessage tvbuff_t* tvb, int offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index )
dissect_h225_ReleaseCompleteReason tvbuff_t* tvb, int offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index )

packet-http.h
http_port_add guint32 port )

packet-ip.h
dscp_vals_ext [data]

packet-mtp3.h
mtp3_network_indicator_vals [data]
mtp3_standard_vals [data]

packet-nfs.h
hf_nfs_status [data]

packet-rsvp.h
gmpls_sonet_signal_type_str_ext [data]

packet-s1ap-exp.h
s1ap_CauseMisc_vals [data]
s1ap_CauseNas_vals [data]
s1ap_CauseProtocol_vals [data]
s1ap_CauseRadioNetwork_vals [data]
s1ap_CauseTransport_vals [data]

packet-sccp.h
sccp_address_signal_values [data]
sccp_error_cause_values [data]
sccp_refusal_cause_values [data]
sccp_release_cause_values [data]
sccp_reset_cause_values [data]
sccp_return_cause_values [data]

packet-wap.h
wap_mib_enum_vals_character_sets_ext [data]

packet-xmpp-conference.h
xmpp_conferece_info_advert ( proto_tree* tree, tvbuff_t* tvb, packet_info* pinfo, xmpp_element_t* element )
xmpp_conference_info ( proto_tree* tree, tvbuff_t* tvb, packet_info* pinfo, xmpp_element_t* element )

packet-xmpp-core.h
want_ignore [data]
want_stream_end_tag [data]
want_stream_end_with_ns [data]

packet-xmpp-utils.h
proto_item_get_text proto_item* item )
xmpp_attr_to_string tvbuff_t* tvb, xmpp_attr_t* attr )
xmpp_change_elem_to_attrib ( gchar const* elem_name, gchar const* attr_name, xmpp_element_t* parent, xmpp_attr_t*(*transform_func)(xmpp_element_t*) )
xmpp_copy_hash_table GHashTable* src, GHashTable* dst )
xmpp_display_attrs ( proto_tree* tree, xmpp_element_t* element, packet_info* pinfo, tvbuff_t* tvb, xmpp_attr_info* attrs, guint n )
xmpp_display_attrs_ext ( proto_tree* tree, xmpp_element_t* element, packet_info* pinfo, tvbuff_t* tvb, xmpp_attr_info_ext* attrs, guint n )
xmpp_display_elems ( proto_tree* tree, xmpp_element_t* parent, packet_info* pinfo, tvbuff_t* tvb, xmpp_elem_info* elems, guint n )
xmpp_element_t_cmp gconstpointer a, gconstpointer b )
xmpp_element_t_tree_free xmpp_element_t* root )
xmpp_element_to_string tvbuff_t* tvb, xmpp_element_t* element )
xmpp_ep_init_array_t ( gchar const** array, gint len )
xmpp_ep_init_attr_t ( gchar const* value, gint offset, gint length )
xmpp_ep_string_upcase gchar const* string )
xmpp_find_element_by_name ( xmpp_element_t* packet, gchar const* name )
xmpp_get_attr ( xmpp_element_t* element, gchar const* attr_name )
xmpp_get_first_element xmpp_element_t* packet )
xmpp_name_attr_struct ( gchar const* name, gchar const* attr_name, gchar const* attr_value )
xmpp_proto_tree_hide_first_child proto_tree* tree )
xmpp_proto_tree_show_first_child proto_tree* tree )
xmpp_steal_element_by_attr ( xmpp_element_t* packet, gchar const* attr_name, gchar const* attr_value )
xmpp_steal_element_by_name ( xmpp_element_t* packet, gchar const* name )
xmpp_steal_element_by_name_and_attr ( xmpp_element_t* packet, gchar const* name, gchar const* attr_name, gchar const* attr_value )
xmpp_steal_element_by_names ( xmpp_element_t* packet, gchar const** names, gint names_len )
xmpp_transform_func_cdata xmpp_element_t* elem )
xmpp_val_enum_list ( packet_info* pinfo, proto_item* item, gchar const* name, gchar const* value, gconstpointer data )

packet-ziop.h
dissect_ziop_heur tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )

packet.h
call_dissector_with_data ( dissector_handle_t handle, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
get_data_source_tvb data_source const* src )

prefs.h
prefs_capture_options_dialog_column_is_visible gchar const* column )
prefs_pref_to_str pref_t* pref, pref_source_t source )
prefs_pref_type_description pref_t* pref )
prefs_pref_type_name pref_t* pref )
prefs_register_directory_preference ( module_t* module, char const* name, char const* title, char const* description, char const** var )
prefs_register_stat ( char const* name, char const* title, char const* description, void(*apply_cb)() )

proto.h
hfinfo_bitwidth header_field_info const* hfinfo )
proto_check_for_protocol_or_field ( proto_tree const* tree, int const id )
proto_registrar_get_id_byname char const* field_name )
proto_registrar_get_length int const n )
proto_tree_add_bitmask_len ( proto_tree* tree, tvbuff_t* tvb, guint const offset, guint const len, int const hf_hdr, gint const ett, int const** fields, guint const encoding )
proto_tree_free proto_tree* tree )
proto_tree_set_visible ( proto_tree* tree, gboolean visible )
proto_unregister_field ( int const parent, gint hf_id )

reassemble.h
addresses_ports_reassembly_table_functions [data]
addresses_reassembly_table_functions [data]
fragment_add_seq_offset ( reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data, guint32 const fragment_offset )
fragment_get_reassembled ( reassembly_table* table, guint32 const id )
fragment_start_seq_check ( reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data, guint32 const tot_len )
reassembly_table_destroy reassembly_table* table )
reassembly_table_init ( reassembly_table* table, reassembly_table_functions const* funcs )

show_exception.h
proto_malformed [data]

stats_tree.h
stats_tree_create_range_node_string stats_tree* st, gchar const* name, int parent_id, int num_str_ranges, gchar** str_ranges )
stats_tree_register_plugin ( gchar const* tapname, gchar const* abbr, gchar const* name, guint flags, stat_tree_packet_cb packet, stat_tree_init_cb init, stat_tree_cleanup_cb cleanup )

stats_tree_priv.h
stats_tree_get_cfg_list ( )

strutil.h
epan_memmem ( guint8 const* haystack, guint haystack_len, guint8 const* needle, guint needle_len )
format_text_wsp ( guchar const* line, size_t len )
get_token_len ( guchar const* linep, guchar const* lineend, guchar const** next_token )
IA5_7BIT_decode ( unsigned char* dest, unsigned char const* src, int len )
oid_str_to_bytes ( char const* oid_str, GByteArray* bytes )

syntax-tree.h
stnode_data stnode_t* node )
stnode_deprecated stnode_t* node )
stnode_dup stnode_t const* org )
stnode_free stnode_t* node )
stnode_init stnode_t* node, sttype_id_t type_id, gpointer data )
stnode_init_int stnode_t* node, sttype_id_t type_id, gint32 value )
stnode_new ( sttype_id_t type_id, gpointer data )
stnode_type_id stnode_t* node )
stnode_type_name stnode_t* node )
stnode_value stnode_t* node )
sttype_cleanup ( )
sttype_init ( )
sttype_register sttype_t* type )
sttype_register_test ( )

tfs.h
tfs_available_not_available [data]
tfs_disabled_enabled [data]
tfs_group_unique_name [data]
tfs_inuse_not_inuse [data]
tfs_no_yes [data]
tfs_not_allowed_allowed [data]
tfs_shared_independent [data]
tfs_valid_invalid [data]

to_str.h
ax25_to_str guint8 const* p1 )
get_ax25_name guint8 const* p1 )

tvbuff.h
tvb_new_subset_length ( tvbuff_t* backing, gint const backing_offset, gint const backing_length )
tvb_set_fragment tvbuff_t* tvb )

value_string.h
_try_val_to_str_ext_init ( guint32 const val, value_string_ext const* vse )
str_to_val ( gchar const* val, value_string const* vs, guint32 const err_val )
str_to_val_idx ( gchar const* val, value_string const* vs )
try_rval_to_str ( guint32 const val, range_string const* rs )
try_rval_to_str_idx ( guint32 const val, range_string const* rs, gint* idx )
try_str_to_str ( gchar const* val, string_string const* vs )
try_str_to_str_idx ( gchar const* val, string_string const* vs, gint* idx )
try_val_to_str ( guint32 const val, value_string const* vs )
try_val_to_str_ext ( guint32 const val, value_string_ext const* vse )
try_val_to_str_idx ( guint32 const val, value_string const* vs, gint* idx )
try_val_to_str_idx_ext ( guint32 const val, value_string_ext* vse, gint* idx )
value_string_ext_new ( value_string* vs, guint vs_tot_num_entries, gchar const* vs_name )

wmem_core.h
wmem_alloc ( wmem_allocator_t* allocator, size_t const size )
wmem_alloc0 ( wmem_allocator_t* allocator, size_t const size )
wmem_allocator_new wmem_allocator_type_t const type )
wmem_destroy_allocator wmem_allocator_t* allocator )
wmem_free ( wmem_allocator_t* allocator, void* ptr )
wmem_free_all wmem_allocator_t* allocator )
wmem_gc wmem_allocator_t* allocator )
wmem_realloc ( wmem_allocator_t* allocator, void* ptr, size_t const size )

wmem_scopes.h
wmem_epan_scope ( )
wmem_file_scope ( )
wmem_packet_scope ( )

wmem_slist.h
wmem_slist_count wmem_slist_t const* slist )
wmem_slist_frame_data wmem_slist_frame_t const* frame )
wmem_slist_frame_next wmem_slist_frame_t const* frame )
wmem_slist_front wmem_slist_t const* slist )
wmem_slist_new wmem_allocator_t* allocator )
wmem_slist_prepend ( wmem_slist_t* slist, void* data )
wmem_slist_remove ( wmem_slist_t* slist, void* data )

wmem_stack.h
wmem_stack_peek wmem_stack_t const* stack )
wmem_stack_pop wmem_stack_t* stack )
wmem_stack_push ( wmem_stack_t* stack, void* data )

wmem_strbuf.h
wmem_strbuf_append ( wmem_strbuf_t* strbuf, gchar const* str )
wmem_strbuf_append_printf ( wmem_strbuf_t* strbuf, gchar const* format, ... )
wmem_strbuf_get_len wmem_strbuf_t* strbuf )
wmem_strbuf_get_str wmem_strbuf_t* strbuf )
wmem_strbuf_new ( wmem_allocator_t* allocator, gchar const* str )
wmem_strbuf_sized_new ( wmem_allocator_t* allocator, gsize alloc_len, gsize max_len )

wmem_strutl.h
wmem_strdup ( wmem_allocator_t* allocator, gchar const* src )
wmem_strdup_printf ( wmem_allocator_t* allocator, gchar const* fmt, ... )
wmem_strdup_vprintf ( wmem_allocator_t* allocator, gchar const* fmt, __va_list_tag* ap )
wmem_strndup ( wmem_allocator_t* allocator, gchar const* src, size_t const len )

x11-declarations.h
hf_x11_dri2_GetParam_drawable [data]
hf_x11_dri2_GetParam_param [data]
hf_x11_dri2_GetParam_reply_is_param_recognized [data]
hf_x11_dri2_GetParam_reply_value_hi [data]
hf_x11_dri2_GetParam_reply_value_lo [data]
hf_x11_glx_render_ActiveTexture_texture [data]
hf_x11_glx_render_BeginQuery_id [data]
hf_x11_glx_render_BeginQuery_target [data]
hf_x11_glx_render_BindProgramARB_program [data]
hf_x11_glx_render_BindProgramARB_target [data]
hf_x11_glx_render_BlendEquationSeparate_modeA [data]
hf_x11_glx_render_BlendEquationSeparate_modeRGB [data]
hf_x11_glx_render_BlendFuncSeparate_dfactorAlpha [data]
hf_x11_glx_render_BlendFuncSeparate_dfactorRGB [data]
hf_x11_glx_render_BlendFuncSeparate_sfactorAlpha [data]
hf_x11_glx_render_BlendFuncSeparate_sfactorRGB [data]
hf_x11_glx_render_CompressedTexImage1D_border [data]
hf_x11_glx_render_CompressedTexImage1D_data [data]
hf_x11_glx_render_CompressedTexImage1D_imageSize [data]
hf_x11_glx_render_CompressedTexImage1D_internalformat [data]
hf_x11_glx_render_CompressedTexImage1D_level [data]
hf_x11_glx_render_CompressedTexImage1D_target [data]
hf_x11_glx_render_CompressedTexImage1D_width [data]
hf_x11_glx_render_CompressedTexImage2D_border [data]
hf_x11_glx_render_CompressedTexImage2D_data [data]
hf_x11_glx_render_CompressedTexImage2D_height [data]
hf_x11_glx_render_CompressedTexImage2D_imageSize [data]
hf_x11_glx_render_CompressedTexImage2D_internalformat [data]
hf_x11_glx_render_CompressedTexImage2D_level [data]
hf_x11_glx_render_CompressedTexImage2D_target [data]
hf_x11_glx_render_CompressedTexImage2D_width [data]
hf_x11_glx_render_CompressedTexImage3D_border [data]
hf_x11_glx_render_CompressedTexImage3D_data [data]
hf_x11_glx_render_CompressedTexImage3D_depth [data]
hf_x11_glx_render_CompressedTexImage3D_height [data]
hf_x11_glx_render_CompressedTexImage3D_imageSize [data]
hf_x11_glx_render_CompressedTexImage3D_internalformat [data]
hf_x11_glx_render_CompressedTexImage3D_level [data]
hf_x11_glx_render_CompressedTexImage3D_target [data]
hf_x11_glx_render_CompressedTexImage3D_width [data]
hf_x11_glx_render_CompressedTexSubImage1D_data [data]
hf_x11_glx_render_CompressedTexSubImage1D_format [data]
hf_x11_glx_render_CompressedTexSubImage1D_imageSize [data]
hf_x11_glx_render_CompressedTexSubImage1D_level [data]
hf_x11_glx_render_CompressedTexSubImage1D_target [data]
hf_x11_glx_render_CompressedTexSubImage1D_width [data]
hf_x11_glx_render_CompressedTexSubImage1D_xoffset [data]
hf_x11_glx_render_CompressedTexSubImage2D_data [data]
hf_x11_glx_render_CompressedTexSubImage2D_format [data]
hf_x11_glx_render_CompressedTexSubImage2D_height [data]
hf_x11_glx_render_CompressedTexSubImage2D_imageSize [data]
hf_x11_glx_render_CompressedTexSubImage2D_level [data]
hf_x11_glx_render_CompressedTexSubImage2D_target [data]
hf_x11_glx_render_CompressedTexSubImage2D_width [data]
hf_x11_glx_render_CompressedTexSubImage2D_xoffset [data]
hf_x11_glx_render_CompressedTexSubImage2D_yoffset [data]
hf_x11_glx_render_CompressedTexSubImage3D_data [data]
hf_x11_glx_render_CompressedTexSubImage3D_depth [data]
hf_x11_glx_render_CompressedTexSubImage3D_format [data]
hf_x11_glx_render_CompressedTexSubImage3D_height [data]
hf_x11_glx_render_CompressedTexSubImage3D_imageSize [data]
hf_x11_glx_render_CompressedTexSubImage3D_level [data]
hf_x11_glx_render_CompressedTexSubImage3D_target [data]
hf_x11_glx_render_CompressedTexSubImage3D_width [data]
hf_x11_glx_render_CompressedTexSubImage3D_xoffset [data]
hf_x11_glx_render_CompressedTexSubImage3D_yoffset [data]
hf_x11_glx_render_CompressedTexSubImage3D_zoffset [data]
hf_x11_glx_render_DrawBuffers_bufs [data]
hf_x11_glx_render_DrawBuffers_bufs_item [data]
hf_x11_glx_render_DrawBuffers_n [data]
hf_x11_glx_render_EndQuery_target [data]
hf_x11_glx_render_FogCoorddv_coord [data]
hf_x11_glx_render_FogCoorddv_coord_item [data]
hf_x11_glx_render_MultiTexCoord1dv_target [data]
hf_x11_glx_render_MultiTexCoord1dv_v [data]
hf_x11_glx_render_MultiTexCoord1dv_v_item [data]
hf_x11_glx_render_MultiTexCoord1iv_target [data]
hf_x11_glx_render_MultiTexCoord1iv_v [data]
hf_x11_glx_render_MultiTexCoord1iv_v_item [data]
hf_x11_glx_render_MultiTexCoord1sv_target [data]
hf_x11_glx_render_MultiTexCoord1sv_v [data]
hf_x11_glx_render_MultiTexCoord1sv_v_item [data]
hf_x11_glx_render_MultiTexCoord2dv_target [data]
hf_x11_glx_render_MultiTexCoord2dv_v [data]
hf_x11_glx_render_MultiTexCoord2dv_v_item [data]
hf_x11_glx_render_MultiTexCoord2iv_target [data]
hf_x11_glx_render_MultiTexCoord2iv_v [data]
hf_x11_glx_render_MultiTexCoord2iv_v_item [data]
hf_x11_glx_render_MultiTexCoord2sv_target [data]
hf_x11_glx_render_MultiTexCoord2sv_v [data]
hf_x11_glx_render_MultiTexCoord2sv_v_item [data]
hf_x11_glx_render_MultiTexCoord3dv_target [data]
hf_x11_glx_render_MultiTexCoord3dv_v [data]
hf_x11_glx_render_MultiTexCoord3dv_v_item [data]
hf_x11_glx_render_MultiTexCoord3iv_target [data]
hf_x11_glx_render_MultiTexCoord3iv_v [data]
hf_x11_glx_render_MultiTexCoord3iv_v_item [data]
hf_x11_glx_render_MultiTexCoord3sv_target [data]
hf_x11_glx_render_MultiTexCoord3sv_v [data]
hf_x11_glx_render_MultiTexCoord3sv_v_item [data]
hf_x11_glx_render_MultiTexCoord4dv_target [data]
hf_x11_glx_render_MultiTexCoord4dv_v [data]
hf_x11_glx_render_MultiTexCoord4dv_v_item [data]
hf_x11_glx_render_MultiTexCoord4iv_target [data]
hf_x11_glx_render_MultiTexCoord4iv_v [data]
hf_x11_glx_render_MultiTexCoord4iv_v_item [data]
hf_x11_glx_render_MultiTexCoord4sv_target [data]
hf_x11_glx_render_MultiTexCoord4sv_v [data]
hf_x11_glx_render_MultiTexCoord4sv_v_item [data]
hf_x11_glx_render_PointParameterf_param [data]
hf_x11_glx_render_PointParameterf_pname [data]
hf_x11_glx_render_PointParameterfv_params [data]
hf_x11_glx_render_PointParameterfv_params_item [data]
hf_x11_glx_render_PointParameterfv_pname [data]
hf_x11_glx_render_PointParameteri_param [data]
hf_x11_glx_render_PointParameteri_pname [data]
hf_x11_glx_render_PointParameteriv_params [data]
hf_x11_glx_render_PointParameteriv_params_item [data]
hf_x11_glx_render_PointParameteriv_pname [data]
hf_x11_glx_render_SampleCoverage_invert [data]
hf_x11_glx_render_SampleCoverage_value [data]
hf_x11_glx_render_SecondaryColor3bv_v [data]
hf_x11_glx_render_SecondaryColor3dv_v [data]
hf_x11_glx_render_SecondaryColor3dv_v_item [data]
hf_x11_glx_render_SecondaryColor3iv_v [data]
hf_x11_glx_render_SecondaryColor3iv_v_item [data]
hf_x11_glx_render_SecondaryColor3sv_v [data]
hf_x11_glx_render_SecondaryColor3sv_v_item [data]
hf_x11_glx_render_SecondaryColor3ubv_v [data]
hf_x11_glx_render_SecondaryColor3uiv_v [data]
hf_x11_glx_render_SecondaryColor3uiv_v_item [data]
hf_x11_glx_render_SecondaryColor3usv_v [data]
hf_x11_glx_render_SecondaryColor3usv_v_item [data]
hf_x11_glx_render_VertexAttrib1dv_index [data]
hf_x11_glx_render_VertexAttrib1dv_v [data]
hf_x11_glx_render_VertexAttrib1dv_v_item [data]
hf_x11_glx_render_VertexAttrib1sv_index [data]
hf_x11_glx_render_VertexAttrib1sv_v [data]
hf_x11_glx_render_VertexAttrib1sv_v_item [data]
hf_x11_glx_render_VertexAttrib2dv_index [data]
hf_x11_glx_render_VertexAttrib2dv_v [data]
hf_x11_glx_render_VertexAttrib2dv_v_item [data]
hf_x11_glx_render_VertexAttrib2sv_index [data]
hf_x11_glx_render_VertexAttrib2sv_v [data]
hf_x11_glx_render_VertexAttrib2sv_v_item [data]
hf_x11_glx_render_VertexAttrib3dv_index [data]
hf_x11_glx_render_VertexAttrib3dv_v [data]
hf_x11_glx_render_VertexAttrib3dv_v_item [data]
hf_x11_glx_render_VertexAttrib3sv_index [data]
hf_x11_glx_render_VertexAttrib3sv_v [data]
hf_x11_glx_render_VertexAttrib3sv_v_item [data]
hf_x11_glx_render_VertexAttrib4bv_index [data]
hf_x11_glx_render_VertexAttrib4bv_v [data]
hf_x11_glx_render_VertexAttrib4dv_index [data]
hf_x11_glx_render_VertexAttrib4dv_v [data]
hf_x11_glx_render_VertexAttrib4dv_v_item [data]
hf_x11_glx_render_VertexAttrib4iv_index [data]
hf_x11_glx_render_VertexAttrib4iv_v [data]
hf_x11_glx_render_VertexAttrib4iv_v_item [data]
hf_x11_glx_render_VertexAttrib4Nbv_index [data]
hf_x11_glx_render_VertexAttrib4Nbv_v [data]
hf_x11_glx_render_VertexAttrib4Niv_index [data]
hf_x11_glx_render_VertexAttrib4Niv_v [data]
hf_x11_glx_render_VertexAttrib4Niv_v_item [data]
hf_x11_glx_render_VertexAttrib4Nsv_index [data]
hf_x11_glx_render_VertexAttrib4Nsv_v [data]
hf_x11_glx_render_VertexAttrib4Nsv_v_item [data]
hf_x11_glx_render_VertexAttrib4Nubv_index [data]
hf_x11_glx_render_VertexAttrib4Nubv_v [data]
hf_x11_glx_render_VertexAttrib4Nuiv_index [data]
hf_x11_glx_render_VertexAttrib4Nuiv_v [data]
hf_x11_glx_render_VertexAttrib4Nuiv_v_item [data]
hf_x11_glx_render_VertexAttrib4Nusv_index [data]
hf_x11_glx_render_VertexAttrib4Nusv_v [data]
hf_x11_glx_render_VertexAttrib4Nusv_v_item [data]
hf_x11_glx_render_VertexAttrib4sv_index [data]
hf_x11_glx_render_VertexAttrib4sv_v [data]
hf_x11_glx_render_VertexAttrib4sv_v_item [data]
hf_x11_glx_render_VertexAttrib4ubv_index [data]
hf_x11_glx_render_VertexAttrib4ubv_v [data]
hf_x11_glx_render_VertexAttrib4uiv_index [data]
hf_x11_glx_render_VertexAttrib4uiv_v [data]
hf_x11_glx_render_VertexAttrib4uiv_v_item [data]
hf_x11_glx_render_VertexAttrib4usv_index [data]
hf_x11_glx_render_VertexAttrib4usv_v [data]
hf_x11_glx_render_VertexAttrib4usv_v_item [data]
hf_x11_glx_render_WindowPos3fv_v [data]
hf_x11_glx_render_WindowPos3fv_v_item [data]
hf_x11_xfixes_CreatePointerBarrier_barrier [data]
hf_x11_xfixes_CreatePointerBarrier_devices [data]
hf_x11_xfixes_CreatePointerBarrier_devices_item [data]
hf_x11_xfixes_CreatePointerBarrier_directions [data]
hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeX [data]
hf_x11_xfixes_CreatePointerBarrier_directions_mask_NegativeY [data]
hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveX [data]
hf_x11_xfixes_CreatePointerBarrier_directions_mask_PositiveY [data]
hf_x11_xfixes_CreatePointerBarrier_num_devices [data]
hf_x11_xfixes_CreatePointerBarrier_window [data]
hf_x11_xfixes_CreatePointerBarrier_x1 [data]
hf_x11_xfixes_CreatePointerBarrier_x2 [data]
hf_x11_xfixes_CreatePointerBarrier_y1 [data]
hf_x11_xfixes_CreatePointerBarrier_y2 [data]
hf_x11_xfixes_DeletePointerBarrier_barrier [data]
hf_x11_xkb_AccessXNotify_sequence [data]
hf_x11_xkb_AccessXNotify_xkbType [data]
hf_x11_xkb_ActionMessage_sequence [data]
hf_x11_xkb_ActionMessage_xkbType [data]
hf_x11_xkb_BellNotify_sequence [data]
hf_x11_xkb_BellNotify_xkbType [data]
hf_x11_xkb_CompatMapNotify_sequence [data]
hf_x11_xkb_CompatMapNotify_xkbType [data]
hf_x11_xkb_ControlsNotify_sequence [data]
hf_x11_xkb_ControlsNotify_xkbType [data]
hf_x11_xkb_ExtensionDeviceNotify_sequence [data]
hf_x11_xkb_ExtensionDeviceNotify_xkbType [data]
hf_x11_xkb_IndicatorMapNotify_sequence [data]
hf_x11_xkb_IndicatorMapNotify_xkbType [data]
hf_x11_xkb_IndicatorStateNotify_sequence [data]
hf_x11_xkb_IndicatorStateNotify_xkbType [data]
hf_x11_xkb_MapNotify_sequence [data]
hf_x11_xkb_MapNotify_xkbType [data]
hf_x11_xkb_NamesNotify_sequence [data]
hf_x11_xkb_NamesNotify_xkbType [data]
hf_x11_xkb_NewKeyboardNotify_sequence [data]
hf_x11_xkb_NewKeyboardNotify_xkbType [data]
hf_x11_xkb_StateNotify_sequence [data]
hf_x11_xkb_StateNotify_xkbType [data]

x11-keysym.h
x11_keysym_vals_source [data]
x11_keysym_vals_source_ext [data]

to the top

Removed Symbols (352)


addr_resolv.h
read_hosts_file char const* hostspath )

camel-persistentdata.h
camelsrt_call_matching tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, camelsrt_info_t* p_camel_info )
camelsrt_init_routine ( )
camelsrt_razinfo ( )

drange.h
drange_append_drange_node drange* dr, drange_node* drnode )
drange_foreach_drange_node drange* dr, GFunc func, gpointer funcdata )
drange_free drange* dr )
drange_get_max_start_offset drange* dr )
drange_get_min_start_offset drange* dr )
drange_get_total_length drange* dr )
drange_has_total_length drange* dr )
drange_new ( )
drange_new_from_list GSList* list )
drange_node_free drange_node* drnode )
drange_node_free_list GSList* list )
drange_node_get_end_offset drange_node* drnode )
drange_node_get_ending drange_node* drnode )
drange_node_get_length drange_node* drnode )
drange_node_get_start_offset drange_node* drnode )
drange_node_new ( )
drange_node_set_end_offset ( drange_node* drnode, gint offset )
drange_node_set_length ( drange_node* drnode, gint length )
drange_node_set_start_offset ( drange_node* drnode, gint offset )
drange_node_set_to_the_end drange_node* drnode )
drange_prepend_drange_node drange* dr, drange_node* drnode )

eap.h
eap_aka_subtype_vals [data]
eap_ms_chap_v2_opcode_vals [data]
eap_sim_subtype_vals [data]
eap_type_vals [data]

emem.h
ep_free_all ( )
sl_alloc ws_memory_slab* mem_chunk )
sl_alloc0 ws_memory_slab* mem_chunk )
sl_free ( ws_memory_slab* mem_chunk, gpointer ptr )
sl_free_all ws_memory_slab* mem_chunk )

epan.h
epan_circuit_cleanup ( )
epan_circuit_init ( )
epan_conversation_cleanup ( )
epan_conversation_init ( )
epan_custom_set ( epan_dissect_t* edt, int id, gint occurrence, gchar* result, gchar* expr, int const size )
epan_free epan_t* p1 )
epan_new ( )

expert.h
expert_group_vals [data]
expert_severity_vals [data]

file.h
read_keytab_file char const* p1 )

frame_data.h
frame_data_cleanup frame_data* fdata )

ftypes.h
ftype_can_bitwise_and ftenum ftype )
ftype_length ftenum_t ftype )
ftypes_initialize ( )
fvalue_bitwise_and fvalue_t* a, fvalue_t* b )
fvalue_contains fvalue_t* a, fvalue_t* b )
fvalue_eq fvalue_t* a, fvalue_t* b )
fvalue_from_string ftenum_t ftype, char* s, LogFunc logfunc )
fvalue_ftype fvalue_t* fv )
fvalue_ge fvalue_t* a, fvalue_t* b )
fvalue_gt fvalue_t* a, fvalue_t* b )
fvalue_init fvalue_t* fv, ftenum_t ftype )
fvalue_le fvalue_t* a, fvalue_t* b )
fvalue_length fvalue_t* fv )
fvalue_lt fvalue_t* a, fvalue_t* b )
fvalue_matches fvalue_t* a, fvalue_t* b )
fvalue_ne fvalue_t* a, fvalue_t* b )
fvalue_new ftenum_t ftype )
fvalue_set fvalue_t* fv, gpointer value, gboolean already_copied )
fvalue_set_floating fvalue_t* fv, gdouble value )
fvalue_set_integer64 fvalue_t* fv, guint64 value )
fvalue_set_sinteger fvalue_t* fv, gint32 value )
fvalue_set_uinteger fvalue_t* fv, guint32 value )
fvalue_slice fvalue_t* fv, drange* dr )
fvalue_t_slab [data]
fvalue_type_name fvalue_t* fv )

gcp.h
gcp_cmd_type [data]
gcp_term_types [data]

ip_opts.h
qs_func_vals [data]
qs_rate_vals_ext [data]

ipv4.h
ipv4_addr_eq ipv4_addr* a, ipv4_addr* b )
ipv4_addr_free ipv4_addr* ipv4 )
ipv4_addr_ge ipv4_addr* a, ipv4_addr* b )
ipv4_addr_gt ipv4_addr* a, ipv4_addr* b )
ipv4_addr_le ipv4_addr* a, ipv4_addr* b )
ipv4_addr_lt ipv4_addr* a, ipv4_addr* b )
ipv4_addr_new ( )
ipv4_addr_set_host_order_addr ipv4_addr* ipv4, guint32 const new_addr )

packet-ansi_a.h
ansi_a_elem_1_strings [data]

packet-bssgp.h
bssgp_cause_vals_ext [data]

packet-dcom.h
dcom_prefs_display_unmarshalling_details [data]

packet-fix.h
HaltReason_val [data]
QuoteEntryRejectReason_val [data]

packet-frame.h
proto_malformed [data]

packet-gsm_a_common.h
bssgp_elem_strings [data]
gmr1_ie_common_strings [data]
gmr1_ie_rr_strings [data]
gsm_a_numbering_plan_id_values [data]
gsm_a_qos_ber_vals [data]
gsm_a_qos_del_of_err_sdu_vals [data]
gsm_a_qos_del_order_vals [data]
gsm_a_qos_sdu_err_rat_vals [data]
gsm_a_qos_traff_hdl_pri_vals [data]
gsm_a_qos_traffic_cls_vals [data]
gsm_a_type_of_number_values [data]
gsm_bsslap_elem_strings [data]
gsm_bssmap_elem_strings [data]
gsm_bssmap_le_elem_strings [data]
gsm_common_elem_strings [data]
gsm_dtap_elem_strings [data]
gsm_gm_elem_strings [data]
gsm_rp_elem_strings [data]
gsm_rr_elem_strings [data]
hf_gsm_a_bssmap_cell_ci [data]
hf_gsm_a_length [data]
nas_emm_elem_strings [data]
nas_eps_common_elem_strings [data]
nas_esm_elem_strings [data]
sgsap_elem_strings [data]

packet-ip.h
dscp_vals [data]
dscp_vals_ext [data]

packet-mtp3.h
mtp3_standard_vals [data]

packet-ncp-int.h
nds_fragment_table [data]
nds_reassembled_table [data]

packet-nfs.h
hf_nfs_nfsstat [data]

packet-rsvp.h
gmpls_sonet_signal_type_str [data]

packet-sccp.h
sccp_address_signal_values [data]
sccp_error_cause_values [data]
sccp_refusal_cause_values [data]
sccp_release_cause_values [data]
sccp_reset_cause_values [data]
sccp_return_cause_values [data]

packet-smb.h
smb_fid_types [data]

packet-wap.h
vals_character_sets_ext [data]

packet-x11-keysym.h
keysym_vals_source [data]

packet-zbee-zdp.h
ett_zbee_zdp_channels [data]
ett_zbee_zdp_complex [data]
ett_zbee_zdp_node_in [data]
ett_zbee_zdp_node_out [data]
hf_zbee_zdp_status [data]
hf_zbee_zdp_target64 [data]
hf_zbee_zdp_target_ep [data]
zbee_append_info ( proto_item* item, packet_info* pinfo, gchar const* format, ... )
zdp_parse_chanmask ( proto_tree* tree, tvbuff_t* tvb, guint* offset )
zdp_parse_cinfo ( proto_tree* tree, gint ettindex, tvbuff_t* tvb, guint* offset )
zdp_parse_complex_desc ( proto_tree* tree, gint ettindex, tvbuff_t* tvb, guint* offset, guint length )
zdp_parse_node_desc ( proto_tree* tree, gint ettindex, tvbuff_t* tvb, guint* offset, packet_info* pinfo )
zdp_parse_power_desc ( proto_tree* tree, gint ettindex, tvbuff_t* tvb, guint* offset )
zdp_parse_server_flags ( proto_tree* tree, gint ettindex, tvbuff_t* tvb, guint* offset )
zdp_parse_simple_desc ( proto_tree* tree, gint ettindex, tvbuff_t* tvb, guint* offset, packet_info* pinfo )
zdp_parse_status ( proto_tree* tree, tvbuff_t* tvb, guint* offset )

packet-ziop.h
dissect_ziop_heur tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree )

packet.h
packet_cleanup ( )
packet_init ( )

plugins.h
register_all_wiretap_modules ( )

prefs.h
copy_prefs e_prefs* dest, e_prefs* src )
free_prefs e_prefs* pr )

reassemble.h
dcerpc_fragment_table_init GHashTable** fragment_table )
fragment_add_dcerpc_dg tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void* act_id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags )
fragment_get_reassembled ( guint32 const id, GHashTable* reassembled_table )
fragment_start_seq_check ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const tot_len )
fragment_table_init GHashTable** fragment_table )
reassembled_table_init GHashTable** reassembled_table )

tap.h
tap_push_tapped_queue epan_dissect_t* edt )
tap_queue_init epan_dissect_t* edt )

tfs.h
tfs_disabled_enabled [data]
tfs_not_allowed_allowed [data]

tvbparse.h
tvbparse_len_left tvbparse_t* tt )

value_string.h
_match_strval_ext_init ( guint32 const val, value_string_ext const* vse )
decode_enumerated_bitfield ( guint32 const val, guint32 const mask, int const width, value_string const* tab, char const* fmt )
decode_enumerated_bitfield_shifted ( guint32 const val, guint32 const mask, int const width, value_string const* tab, char const* fmt )
match_strrval ( guint32 const val, range_string const* rs )
match_strrval_idx ( guint32 const val, range_string const* rs, gint* idx )
match_strstr ( gchar const* val, string_string const* vs )
match_strstr_idx ( gchar const* val, string_string const* vs, gint* idx )
match_strval ( guint32 const val, value_string const* vs )
match_strval_ext ( guint32 const val, value_string_ext const* vse )
match_strval_idx ( guint32 const val, value_string const* vs, gint* idx )

x11-declarations.h
hf_x11_glx_render_ActiveTextureARB_texture [data]
hf_x11_glx_render_BeginQueryARB_id [data]
hf_x11_glx_render_BeginQueryARB_target [data]
hf_x11_glx_render_BindProgramNV_program [data]
hf_x11_glx_render_BindProgramNV_target [data]
hf_x11_glx_render_BlendEquationSeparateEXT_modeA [data]
hf_x11_glx_render_BlendEquationSeparateEXT_modeRGB [data]
hf_x11_glx_render_BlendFuncSeparateEXT_dfactorAlpha [data]
hf_x11_glx_render_BlendFuncSeparateEXT_dfactorRGB [data]
hf_x11_glx_render_BlendFuncSeparateEXT_sfactorAlpha [data]
hf_x11_glx_render_BlendFuncSeparateEXT_sfactorRGB [data]
hf_x11_glx_render_CompressedTexImage1DARB_border [data]
hf_x11_glx_render_CompressedTexImage1DARB_data [data]
hf_x11_glx_render_CompressedTexImage1DARB_imageSize [data]
hf_x11_glx_render_CompressedTexImage1DARB_internalformat [data]
hf_x11_glx_render_CompressedTexImage1DARB_level [data]
hf_x11_glx_render_CompressedTexImage1DARB_target [data]
hf_x11_glx_render_CompressedTexImage1DARB_width [data]
hf_x11_glx_render_CompressedTexImage2DARB_border [data]
hf_x11_glx_render_CompressedTexImage2DARB_data [data]
hf_x11_glx_render_CompressedTexImage2DARB_height [data]
hf_x11_glx_render_CompressedTexImage2DARB_imageSize [data]
hf_x11_glx_render_CompressedTexImage2DARB_internalformat [data]
hf_x11_glx_render_CompressedTexImage2DARB_level [data]
hf_x11_glx_render_CompressedTexImage2DARB_target [data]
hf_x11_glx_render_CompressedTexImage2DARB_width [data]
hf_x11_glx_render_CompressedTexImage3DARB_border [data]
hf_x11_glx_render_CompressedTexImage3DARB_data [data]
hf_x11_glx_render_CompressedTexImage3DARB_depth [data]
hf_x11_glx_render_CompressedTexImage3DARB_height [data]
hf_x11_glx_render_CompressedTexImage3DARB_imageSize [data]
hf_x11_glx_render_CompressedTexImage3DARB_internalformat [data]
hf_x11_glx_render_CompressedTexImage3DARB_level [data]
hf_x11_glx_render_CompressedTexImage3DARB_target [data]
hf_x11_glx_render_CompressedTexImage3DARB_width [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_data [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_format [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_imageSize [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_level [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_target [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_width [data]
hf_x11_glx_render_CompressedTexSubImage1DARB_xoffset [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_data [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_format [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_height [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_imageSize [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_level [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_target [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_width [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_xoffset [data]
hf_x11_glx_render_CompressedTexSubImage2DARB_yoffset [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_data [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_depth [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_format [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_height [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_imageSize [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_level [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_target [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_width [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_xoffset [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_yoffset [data]
hf_x11_glx_render_CompressedTexSubImage3DARB_zoffset [data]
hf_x11_glx_render_EndQueryARB_target [data]
hf_x11_glx_render_FogCoorddvEXT_coord [data]
hf_x11_glx_render_FogCoorddvEXT_coord_item [data]
hf_x11_glx_render_MultiTexCoord1dvARB_target [data]
hf_x11_glx_render_MultiTexCoord1dvARB_v [data]
hf_x11_glx_render_MultiTexCoord1dvARB_v_item [data]
hf_x11_glx_render_MultiTexCoord1ivARB_target [data]
hf_x11_glx_render_MultiTexCoord1ivARB_v [data]
hf_x11_glx_render_MultiTexCoord1ivARB_v_item [data]
hf_x11_glx_render_MultiTexCoord1svARB_target [data]
hf_x11_glx_render_MultiTexCoord1svARB_v [data]
hf_x11_glx_render_MultiTexCoord1svARB_v_item [data]
hf_x11_glx_render_MultiTexCoord2dvARB_target [data]
hf_x11_glx_render_MultiTexCoord2dvARB_v [data]
hf_x11_glx_render_MultiTexCoord2dvARB_v_item [data]
hf_x11_glx_render_MultiTexCoord2ivARB_target [data]
hf_x11_glx_render_MultiTexCoord2ivARB_v [data]
hf_x11_glx_render_MultiTexCoord2ivARB_v_item [data]
hf_x11_glx_render_MultiTexCoord2svARB_target [data]
hf_x11_glx_render_MultiTexCoord2svARB_v [data]
hf_x11_glx_render_MultiTexCoord2svARB_v_item [data]
hf_x11_glx_render_MultiTexCoord3dvARB_target [data]
hf_x11_glx_render_MultiTexCoord3dvARB_v [data]
hf_x11_glx_render_MultiTexCoord3dvARB_v_item [data]
hf_x11_glx_render_MultiTexCoord3ivARB_target [data]
hf_x11_glx_render_MultiTexCoord3ivARB_v [data]
hf_x11_glx_render_MultiTexCoord3ivARB_v_item [data]
hf_x11_glx_render_MultiTexCoord3svARB_target [data]
hf_x11_glx_render_MultiTexCoord3svARB_v [data]
hf_x11_glx_render_MultiTexCoord3svARB_v_item [data]
hf_x11_glx_render_MultiTexCoord4dvARB_target [data]
hf_x11_glx_render_MultiTexCoord4dvARB_v [data]
hf_x11_glx_render_MultiTexCoord4dvARB_v_item [data]
hf_x11_glx_render_MultiTexCoord4ivARB_target [data]
hf_x11_glx_render_MultiTexCoord4ivARB_v [data]
hf_x11_glx_render_MultiTexCoord4ivARB_v_item [data]
hf_x11_glx_render_MultiTexCoord4svARB_target [data]
hf_x11_glx_render_MultiTexCoord4svARB_v [data]
hf_x11_glx_render_MultiTexCoord4svARB_v_item [data]
hf_x11_glx_render_PointParameterfEXT_param [data]
hf_x11_glx_render_PointParameterfEXT_pname [data]
hf_x11_glx_render_PointParameterfvEXT_params [data]
hf_x11_glx_render_PointParameterfvEXT_params_item [data]
hf_x11_glx_render_PointParameterfvEXT_pname [data]
hf_x11_glx_render_PointParameteriNV_param [data]
hf_x11_glx_render_PointParameteriNV_pname [data]
hf_x11_glx_render_PointParameterivNV_params [data]
hf_x11_glx_render_PointParameterivNV_params_item [data]
hf_x11_glx_render_PointParameterivNV_pname [data]
hf_x11_glx_render_SampleCoverageARB_invert [data]
hf_x11_glx_render_SampleCoverageARB_value [data]
hf_x11_glx_render_SecondaryColor3bvEXT_v [data]
hf_x11_glx_render_SecondaryColor3dvEXT_v [data]
hf_x11_glx_render_SecondaryColor3dvEXT_v_item [data]
hf_x11_glx_render_SecondaryColor3ivEXT_v [data]
hf_x11_glx_render_SecondaryColor3ivEXT_v_item [data]
hf_x11_glx_render_SecondaryColor3svEXT_v [data]
hf_x11_glx_render_SecondaryColor3svEXT_v_item [data]
hf_x11_glx_render_SecondaryColor3ubvEXT_v [data]
hf_x11_glx_render_SecondaryColor3uivEXT_v [data]
hf_x11_glx_render_SecondaryColor3uivEXT_v_item [data]
hf_x11_glx_render_SecondaryColor3usvEXT_v [data]
hf_x11_glx_render_SecondaryColor3usvEXT_v_item [data]
hf_x11_glx_render_VertexAttrib1dvARB_index [data]
hf_x11_glx_render_VertexAttrib1dvARB_v [data]
hf_x11_glx_render_VertexAttrib1dvARB_v_item [data]
hf_x11_glx_render_VertexAttrib1svARB_index [data]
hf_x11_glx_render_VertexAttrib1svARB_v [data]
hf_x11_glx_render_VertexAttrib1svARB_v_item [data]
hf_x11_glx_render_VertexAttrib2dvARB_index [data]
hf_x11_glx_render_VertexAttrib2dvARB_v [data]
hf_x11_glx_render_VertexAttrib2dvARB_v_item [data]
hf_x11_glx_render_VertexAttrib2svARB_index [data]
hf_x11_glx_render_VertexAttrib2svARB_v [data]
hf_x11_glx_render_VertexAttrib2svARB_v_item [data]
hf_x11_glx_render_VertexAttrib3dvARB_index [data]
hf_x11_glx_render_VertexAttrib3dvARB_v [data]
hf_x11_glx_render_VertexAttrib3dvARB_v_item [data]
hf_x11_glx_render_VertexAttrib3svARB_index [data]
hf_x11_glx_render_VertexAttrib3svARB_v [data]
hf_x11_glx_render_VertexAttrib3svARB_v_item [data]
hf_x11_glx_render_VertexAttrib4bvARB_index [data]
hf_x11_glx_render_VertexAttrib4bvARB_v [data]
hf_x11_glx_render_VertexAttrib4dvARB_index [data]
hf_x11_glx_render_VertexAttrib4dvARB_v [data]
hf_x11_glx_render_VertexAttrib4dvARB_v_item [data]
hf_x11_glx_render_VertexAttrib4ivARB_index [data]
hf_x11_glx_render_VertexAttrib4ivARB_v [data]
hf_x11_glx_render_VertexAttrib4ivARB_v_item [data]
hf_x11_glx_render_VertexAttrib4NbvARB_index [data]
hf_x11_glx_render_VertexAttrib4NbvARB_v [data]
hf_x11_glx_render_VertexAttrib4NivARB_index [data]
hf_x11_glx_render_VertexAttrib4NivARB_v [data]
hf_x11_glx_render_VertexAttrib4NivARB_v_item [data]
hf_x11_glx_render_VertexAttrib4NsvARB_index [data]
hf_x11_glx_render_VertexAttrib4NsvARB_v [data]
hf_x11_glx_render_VertexAttrib4NsvARB_v_item [data]
hf_x11_glx_render_VertexAttrib4NubvARB_index [data]
hf_x11_glx_render_VertexAttrib4NubvARB_v [data]
hf_x11_glx_render_VertexAttrib4NuivARB_index [data]
hf_x11_glx_render_VertexAttrib4NuivARB_v [data]
hf_x11_glx_render_VertexAttrib4NuivARB_v_item [data]
hf_x11_glx_render_VertexAttrib4NusvARB_index [data]
hf_x11_glx_render_VertexAttrib4NusvARB_v [data]
hf_x11_glx_render_VertexAttrib4NusvARB_v_item [data]
hf_x11_glx_render_VertexAttrib4svARB_index [data]
hf_x11_glx_render_VertexAttrib4svARB_v [data]
hf_x11_glx_render_VertexAttrib4svARB_v_item [data]
hf_x11_glx_render_VertexAttrib4ubvARB_index [data]
hf_x11_glx_render_VertexAttrib4ubvARB_v [data]
hf_x11_glx_render_VertexAttrib4uivARB_index [data]
hf_x11_glx_render_VertexAttrib4uivARB_v [data]
hf_x11_glx_render_VertexAttrib4uivARB_v_item [data]
hf_x11_glx_render_VertexAttrib4usvARB_index [data]
hf_x11_glx_render_VertexAttrib4usvARB_v [data]
hf_x11_glx_render_VertexAttrib4usvARB_v_item [data]
hf_x11_glx_render_WindowPos3fvMESA_v [data]
hf_x11_glx_render_WindowPos3fvMESA_v_item [data]

to the top

Problems with Data Types, High Severity (14)


column_info.h
[+] struct _column_info (1)

frame_data.h
[+] struct _frame_data (2)

prefs-int.h
[+] struct preference (1)

prefs.h
[+] struct _e_prefs (9)

uat-int.h
[+] struct _uat_t (1)

to the top

Problems with Symbols, High Severity (22)


frame_data.h
[+] p_add_proto_data frame_data* fd, int proto, void* proto_data ) (1)

packet-giop.h
[+] get_CDR_any tvbuff_t* tvb, proto_tree* tree, gint* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header ) (2)
[+] get_CDR_fixed tvbuff_t* tvb, gchar** seq, gint* offset, guint32 digits, gint32 scale ) (2)
[+] get_CDR_typeCode tvbuff_t* tvb, proto_tree* tree, gint* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header ) (1)

reassemble.h
[+] fragment_add tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (3)
[+] fragment_add_multiple_ok tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (3)
[+] fragment_add_seq tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (3)
[+] fragment_delete ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_get ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_get_tot_len ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_set_partial_reassembly ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_set_tot_len ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const tot_len ) (3)

to the top

Problems with Data Types, Medium Severity (7)


gcp.h
[+] struct _gcp_cmd_t (1)

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

prefs.h
[+] struct _e_prefs (5)

to the top

Problems with Symbols, Medium Severity (62)


addr_resolv.h
[+] gbl_resolv_flags [data] (1)
[+] host_name_lookup_process gpointer data ) (1)

filesystem.h
[+] get_persconffile_path ( char const* filename, gboolean from_profile, gboolean for_writing ) (1)

frame_data.h
[+] frame_data_set_after_dissect ( frame_data* fdata, guint32* cum_bytes, nstime_t* prev_dis_ts ) (1)
[+] frame_data_set_before_dissect ( frame_data* fdata, nstime_t* elapsed_time, nstime_t* first_ts, nstime_t* prev_dis_ts, nstime_t* prev_cap_ts ) (2)
[+] p_get_proto_data frame_data* fd, int proto ) (1)

ipv4.h
[+] ipv4_addr_eq ipv4_addr* a, ipv4_addr* b ) (1)
[+] ipv4_addr_ge ipv4_addr* a, ipv4_addr* b ) (1)
[+] ipv4_addr_gt ipv4_addr* a, ipv4_addr* b ) (1)
[+] ipv4_addr_le ipv4_addr* a, ipv4_addr* b ) (1)
[+] ipv4_addr_lt ipv4_addr* a, ipv4_addr* b ) (1)

packet-ziop.h
[+] dissect_ziop_heur tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)

packet.h
[+] call_dissector_only ( dissector_handle_t handle, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)
[+] dissector_all_tables_foreach_table ( DATFunc_table func, gpointer user_data ) (1)
[+] dissector_try_heuristic ( heur_dissector_list_t sub_dissectors, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)

prefs.h
[+] string_to_name_resolve char* string, guint32* name_resolve ) (1)

proto.h
[+] proto_registrar_dump_fields int const format ) (1)

reassemble.h
[+] fragment_add_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_802_11 tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq_next tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_delete ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_end_seq_next ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table ) (3)
[+] fragment_get ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_get_reassembled_id ( packet_info const* pinfo, guint32 const id, GHashTable* reassembled_table ) (3)
[+] fragment_get_tot_len ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)
[+] fragment_set_partial_reassembly ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table ) (1)

strutil.h
[+] format_uri ( GByteArray const* bytes, gchar const* reserved_chars ) (1)

to_str.h
[+] bytestring_to_str ( guint8 const* p1, guint32 const p2, char const p3 ) (1)
[+] ether_to_str guint8 const* p1 ) (1)
[+] fc_to_str guint8 const* p1 ) (1)
[+] tvb_ether_to_str tvbuff_t* tvb, gint const offset ) (1)
[+] tvb_fc_to_str tvbuff_t* tvb, gint const offset ) (1)

uat-int.h
[+] uat_add_record uat_t* p1, void const* orig_rec_ptr ) (1)

uat.h
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, char const* category, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (2)

to the top

Problems with Data Types, Low Severity (5)


ftypes.h
[+] typedef FvalueCmp (1)

packet.h
[+] typedef heur_dissector_t (1)
[+] typedef new_dissector_t (1)

prefs-int.h
[+] typedef pref_set_pair_cb (1)

reassemble.h
[+] struct _fragment_data (1)

to the top

Problems with Symbols, Low Severity (129)


column-utils.h
[+] col_set_time ( column_info* cinfo, int const col, nstime_t const* ts, char* fieldname ) (1)

epan.h
[+] epan_dissect_run ( epan_dissect_t* edt, void* pseudo_header, guint8 const* data, frame_data* fd, column_info* cinfo ) (1)

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

packet-cip.h
[+] cip_reset_type_vals [data] (1)
[+] cip_sc_rr [data] (1)

packet-enip.h
[+] enip_attribute_vals [data] (1)

packet-fix.h
[+] AcctIDSource_val [data] (1)
[+] AllocCancReplaceReason_val [data] (1)
[+] AllocRejCode_val [data] (1)
[+] AllocReportType_val [data] (1)
[+] AllocStatus_val [data] (1)
[+] AllocTransType_val [data] (1)
[+] AllocType_val [data] (1)
[+] BusinessRejectReason_val [data] (1)
[+] CancellationRights_val [data] (1)
[+] ClearingFeeIndicator_val [data] (1)
[+] ClearingInstruction_val [data] (1)
[+] CollAsgnRejectReason_val [data] (1)
[+] ConfirmRejReason_val [data] (1)
[+] ContAmtType_val [data] (1)
[+] CorporateAction_val [data] (1)
[+] CxlRejReason_val [data] (1)
[+] DiscretionInst_val [data] (1)
[+] DistribPaymentMethod_val [data] (1)
[+] EventType_val [data] (1)
[+] ExecInst_val [data] (1)
[+] ExecRestatementReason_val [data] (1)
[+] ExecType_val [data] (1)
[+] ExpirationCycle_val [data] (1)
[+] FinancialStatus_val [data] (1)
[+] fix_fields [data] (1)
[+] hf_FIX [data] (1)
[+] InstrAttribType_val [data] (1)
[+] LastLiquidityInd_val [data] (1)
[+] MassCancelRejectReason_val [data] (1)
[+] MassCancelRequestType_val [data] (1)
[+] MassCancelResponse_val [data] (1)
[+] MassStatusReqType_val [data] (1)
[+] MDEntryType_val [data] (1)
[+] MDReqRejReason_val [data] (1)
[+] MDUpdateAction_val [data] (1)
[+] messages_val [data] (1)
[+] MiscFeeType_val [data] (1)
[+] MsgType_val [data] (1)
[+] OrderRestrictions_val [data] (1)
[+] OrdRejReason_val [data] (1)
[+] OrdType_val [data] (1)
[+] OwnerType_val [data] (1)
[+] PartyRole_val [data] (1)
[+] PaymentMethod_val [data] (1)
[+] PosAmtType_val [data] (1)
[+] PositionEffect_val [data] (1)
[+] PosMaintAction_val [data] (1)
[+] PosMaintResult_val [data] (1)
[+] PosReqType_val [data] (1)
[+] PosTransType_val [data] (1)
[+] PosType_val [data] (1)
[+] PriceType_val [data] (1)
[+] QtyType_val [data] (1)
[+] QuoteCancelType_val [data] (1)
[+] QuoteCondition_val [data] (1)
[+] QuotePriceType_val [data] (1)
[+] QuoteRejectReason_val [data] (1)
[+] QuoteRequestRejectReason_val [data] (1)
[+] QuoteResponseLevel_val [data] (1)
[+] QuoteRespType_val [data] (1)
[+] QuoteStatus_val [data] (1)
[+] SecurityIDSource_val [data] (1)
[+] SecurityListRequestType_val [data] (1)
[+] SecurityRequestType_val [data] (1)
[+] SecurityTradingStatus_val [data] (1)
[+] SecurityType_val [data] (1)
[+] SessionRejectReason_val [data] (1)
[+] SettlInstMode_val [data] (1)
[+] SettlInstReqRejCode_val [data] (1)
[+] SettlLocation_val [data] (1)
[+] SettlType_val [data] (1)
[+] StipulationType_val [data] (1)
[+] TaxAdvantageType_val [data] (1)
[+] TimeInForce_val [data] (1)
[+] TradeAllocIndicator_val [data] (1)
[+] TradeCondition_val [data] (1)
[+] TradeReportRejectReason_val [data] (1)
[+] TradeReportTransType_val [data] (1)
[+] TradeReportType_val [data] (1)
[+] TradeRequestResult_val [data] (1)
[+] TradSesStatusRejReason_val [data] (1)
[+] TrdRegTimestampType_val [data] (1)
[+] TrdRptStatus_val [data] (1)
[+] TrdType_val [data] (1)
[+] UserStatus_val [data] (1)

packet-giop.h
[+] get_CDR_octet_seq tvbuff_t* tvb, gchar** seq, int* offset, guint32 len ) (1)
[+] get_CDR_string tvbuff_t* tvb, gchar** seq, int* offset, gboolean stream_is_big_endian, int boundary ) (1)
[+] get_CDR_wchar tvbuff_t* tvb, gchar** seq, int* offset, MessageHeader* header ) (1)
[+] get_CDR_wstring tvbuff_t* tvb, gchar** seq, int* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header ) (1)
[+] make_printable_string gchar* in, guint32 len ) (1)
[+] register_giop_user ( gboolean(*sub)(tvbuff_t*, packet_info*, proto_tree*, int*, MessageHeader*, gchar*, gchar*), gchar const* name, int sub_proto ) (1)
[+] register_giop_user_module ( gboolean(*sub)(tvbuff_t*, packet_info*, proto_tree*, int*, MessageHeader*, gchar*, gchar*), gchar const* name, gchar const* module, int sub_proto ) (1)

packet-ieee802a.h
[+] ieee802a_add_oui guint32 p1, char const* p2, char* p3, hf_register_info* p4 ) (1)

packet-rpc.h
[+] dissect_rpc_bytes tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset, guint32 length, gboolean string_data, char** string_buffer_ret ) (1)
[+] dissect_rpc_opaque_data tvbuff_t* tvb, int offset, proto_tree* tree, packet_info* pinfo, int hfindex, gboolean fixed_length, guint32 length, gboolean string_data, char** string_buffer_ret, int(*dissect_it)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)
[+] dissect_rpc_string tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset, char** string_buffer_ret ) (1)

packet.h
[+] get_data_source_name data_source* src ) (1)

prefs.h
[+] prefs_get_string_list gchar* str ) (1)
[+] string_to_name_resolve char* string, guint32* name_resolve ) (1)

reassemble.h
[+] fragment_add_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (4)
[+] fragment_add_seq_802_11 tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (4)
[+] fragment_add_seq_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (4)
[+] fragment_add_seq_next tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_data_len, gboolean const more_frags ) (4)
[+] fragment_end_seq_next ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table ) (3)
[+] fragment_get_reassembled_id ( packet_info const* pinfo, guint32 const id, GHashTable* reassembled_table ) (2)

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

uat.h
[+] uat_load uat_t* uat_in, char** err ) (1)

to the top

Problems with Constants (24)


config.h
[+] PACKAGE_BUGREPORT
[+] PACKAGE_STRING
[+] PACKAGE_URL
[+] PACKAGE_VERSION
[+] VERSION

packet-btsdp.h
[+] BTSDP_BIP_AUTO_ARCH_SERVICE_UUID
[+] BTSDP_BIP_REF_OBJ_SERVICE_UUID
[+] BTSDP_BIP_RESPONDER_SERVICE_UUID
[+] BTSDP_BIP_SERVICE_UUID
[+] BTSDP_BNEP_PROTOCOL_UUID
[+] BTSDP_HFP_GW_SERVICE_UUID
[+] BTSDP_HFP_SERVICE_UUID
[+] BTSDP_PBAP_PCE_SERVICE_UUID
[+] BTSDP_PBAP_PSE_SERVICE_UUID
[+] BTSDP_SAP_SERVICE_UUID

packet-osi.h
[+] PROTO_STRING_CLNP
[+] PROTO_STRING_CLTP
[+] PROTO_STRING_COTP

packet-rtps.h
[+] IPADDRESS_INVALID_STRING
[+] PID_PROPERTY_LIST

packet-scsi.h
[+] END_TRY_SCSI_CDB_ALLOC_LEN

packet-zbee.h
[+] ZBEE_PROTOABBREV_APF
[+] ZBEE_PROTOABBREV_APS
[+] ZBEE_PROTOABBREV_NWK

to the top

Other Changes in Data Types (100)


address.h
[+] enum address_type (2)
[+] enum port_type (1)
[+] struct _address (1)

frame_data.h
[+] struct _frame_data (3)
[+] struct _frame_data::anon-struct-frame_data.h-52 (1)

ftypes.h
[+] enum ftenum (2)

funnel.h
[+] struct _funnel_ops_t (1)

packet-dis-fields.h
[+] enum DIS_FieldType (45)

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

packet_info.h
[+] struct _packet_info (3)

prefs-int.h
[+] enum pref_type_t (4)
[+] struct pref_module (2)
[+] struct preference (2)
[+] union preference::anon-union-prefs-int.h-78 (2)
[+] union preference::anon-union-prefs-int.h-93 (2)

prefs.h
[+] struct _e_prefs (10)

proto.h
[+] struct tree_data_t (2)

reassemble.h
[+] struct _fragment_data (2)
[+] struct _fragment_items (1)

stats_tree_priv.h
[+] struct _stats_tree_cfg (1)

syntax-tree.h
[+] struct sttype_t (1)

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

uat-int.h
[+] struct _uat_t (3)

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

to the top

Other Changes in Symbols (38)


epan.h
[+] epan_dissect_run ( epan_dissect_t* edt, void* pseudo_header, guint8 const* data, frame_data* fd, column_info* cinfo ) (1)

frame_data.h
[+] frame_data_set_before_dissect ( frame_data* fdata, nstime_t* elapsed_time, nstime_t* first_ts, nstime_t* prev_dis_ts, nstime_t* prev_cap_ts ) (2)

reassemble.h
[+] fragment_add tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_multiple_ok tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_802_11 tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq_check tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_add_seq_next tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table, guint32 const frag_data_len, gboolean const more_frags ) (6)
[+] fragment_end_seq_next ( packet_info const* pinfo, guint32 const id, GHashTable* fragment_table, GHashTable* reassembled_table ) (4)
[+] fragment_get_reassembled_id ( packet_info const* pinfo, guint32 const id, GHashTable* reassembled_table ) (3)

uat.h
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, char const* category, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

to the top

Header Files (524)


addr_and_mask.h
addr_resolv.h
address.h
adler32.h
aes.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
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
base64.h
bitswap.h
bridged_pids.h
camel-persistentdata.h
charsets.h
chdlctypes.h
circuit.h
codecs.h
color.h
column-utils.h
column.h
column_info.h
config.h
conv_id.h
conversation.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
des.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
eap.h
eax.h
emem.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
filesystem.h
filter_expressions.h
follow.h
frame_data.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
lapd_sapi.h
llcsaps.h
md4.h
md5.h
next_tvb.h
nlpid.h
nstime.h
oids.h
osi-utils.h
oui.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-bacapp.h
packet-ber.h
packet-bfd.h
packet-bssap.h
packet-bssgp.h
packet-bthci_acl.h
packet-btl2cap.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-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-dis-enums.h
packet-dis-fields.h
packet-dis-pdus.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.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-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.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-hci_h4.h
packet-hclnfsd.h
packet-hdcp.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-hello.h
packet-isis-lsp.h
packet-isis-snp.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-llc.h
packet-lldp.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.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-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.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-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.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-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-alc.h
packet-rmt-common.h
packet-rmt-fec.h
packet-rmt-lct.h
packet-rmt-norm.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-spray.h
packet-sqloracle.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-wifi-p2p.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysym.h
packet-x11-keysymdef.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
pint.h
plugins.h
ppptypes.h
prefs-int.h
prefs.h
proto.h
ptvcursor.h
radius_dict_lex.h
range.h
rc4.h
reassemble.h
reedsolomon.h
register.h
report_err.h
req_resp_hdrs.h
rpc_defrag.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
sha1.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
slab.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
tcap-persistentdata.h
tfs.h
time_fmt.h
timestamp.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
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.2.0.8

to the top



Generated on Tue Jun 4 08:50:18 2013 for libwireshark by ABI Compliance Checker 1.97.7  
A tool for checking backward compatibility of a C/C++ library API