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


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibwireshark
Version #15.0.5
Version #25.0.5
CPU Typex86_64
GCC Version4.8
SubjectBinary Compatibility

Test Results


Total Header Files559
Total Shared Libraries1
Total Symbols / Types10641 / 1330
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Problems with
Implementation
Low383
Other Changes
in Data Types
-1
Other Changes
in Constants
-444

Added Symbols (2)


proto.h, libwireshark.so.5.0.5
proto_add_deregistered_data void* data )
proto_free_deregistered_fields ( )

to the top

Problems with Data Types, Low Severity (1)


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

to the top

Problems with Implementation (383)


addr_resolv.h, libwireshark.so.5.0.5
host_ip_af char const* host )

app_mem_usage.h, libwireshark.so.5.0.5
memory_usage_gc ( )

column-utils.h, libwireshark.so.5.0.5
col_append_sep_fstr ( column_info* cinfo, gint const col, gchar const* sep, gchar const* format, ... )
col_append_sep_str ( column_info* cinfo, gint const col, gchar const* sep, gchar const* str )
col_based_on_frame_data ( column_info* cinfo, gint const col )
col_fill_in ( packet_info* pinfo, gboolean const fill_col_exprs, gboolean const fill_fd_colums )
col_fill_in_error ( column_info* cinfo, frame_data* fdata, gboolean const fill_col_exprs, gboolean const fill_fd_colums )
col_fill_in_frame_data ( frame_data const* fd, column_info* cinfo, gint const col, gboolean const fill_col_exprs )
col_set_str ( column_info* cinfo, gint const col, gchar const* str )
col_set_time ( column_info* cinfo, int const col, nstime_t const* ts, char const* fieldname )
set_fd_time ( struct epan_session const* epan, frame_data* fd, gchar* buf )

column.h, libwireshark.so.5.0.5
col_format_desc gint const p1 )
col_format_to_string gint const p1 )
column_dump_column_formats ( )
get_column_format_matches gboolean* p1, gint const p2 )
get_column_longest_string gint const p1 )

decode_as.h, libwireshark.so.5.0.5
register_decode_as decode_as_t* reg )

dfilter.h, libwireshark.so.5.0.5
dfilter_compile ( gchar const* text, dfilter_t** dfp )
dfilter_dump dfilter_t* df )

disabled_protos.h, libwireshark.so.5.0.5
read_disabled_protos_list ( char** gpath_return, int* gopen_errno_return, int* gread_errno_return, char** path_return, int* open_errno_return, int* read_errno_return )
save_disabled_protos_list ( char** pref_path_return, int* errno_return )

dvb_chartbl.h, libwireshark.so.5.0.5
dvb_add_chartbl ( proto_tree* tree, int hf, tvbuff_t* tvb, gint offset, gint length, enum dvb_encoding_e encoding )

emem.h, libwireshark.so.5.0.5
emem_init ( )
se_alloc size_t size )

epan.h, libwireshark.so.5.0.5
epan_dissect_cleanup epan_dissect_t* edt )
epan_dissect_init ( epan_dissect_t* edt, epan_t* session, gboolean const create_proto_tree, gboolean const proto_tree_visible )
epan_dissect_reset epan_dissect_t* edt )
epan_get_compiled_version_info GString* str )
epan_get_runtime_version_info GString* str )
epan_get_version ( )

except.h, libwireshark.so.5.0.5
except_deinit ( )
except_init ( )
except_rethrow struct except_t* p1 )

expert.h, libwireshark.so.5.0.5
expert_add_info_format ( packet_info* pinfo, proto_item* pi, expert_field* eiindex, char const* format, ... )
proto_tree_add_expert_format ( proto_tree* tree, packet_info* pinfo, expert_field* eiindex, tvbuff_t* tvb, gint start, gint length, char const* format, ... )

frame_data.h, libwireshark.so.5.0.5
frame_data_compare ( struct epan_session const* epan, frame_data const* fdata1, frame_data const* fdata2, int field )
frame_data_init ( frame_data* fdata, guint32 num, struct wtap_pkthdr const* phdr, gint64 offset, guint32 cum_bytes )

frequency-utils.h, libwireshark.so.5.0.5
ieee80211_mhz_to_str guint freq )

ftypes.h, libwireshark.so.5.0.5
ftype_can_contains enum ftenum ftype )
ftype_can_eq enum ftenum ftype )
ftype_can_ge enum ftenum ftype )
ftype_can_gt enum ftenum ftype )
ftype_can_le enum ftenum ftype )
ftype_can_lt enum ftenum ftype )
ftype_can_matches enum ftenum ftype )
ftype_can_ne enum ftenum ftype )
ftype_can_slice enum ftenum ftype )
ftype_name ftenum_t ftype )
ftype_pretty_name ftenum_t ftype )
fvalue_from_unparsed ftenum_t ftype, char const* s, gboolean allow_partial_value, LogFunc logfunc )
fvalue_get fvalue_t* fv )
fvalue_get_floating fvalue_t* fv )
fvalue_get_integer64 fvalue_t* fv )
fvalue_get_sinteger fvalue_t* fv )
fvalue_get_uinteger fvalue_t* fv )
fvalue_string_repr_len fvalue_t* fv, ftrepr_t rtype )

geoip_db.h, libwireshark.so.5.0.5
geoip_db_lookup_ipv4 guint dbnum, guint32 addr, char const* not_found )
geoip_db_lookup_ipv6 guint dbnum, struct e_in6_addr addr, char const* not_found )

ipproto.h, libwireshark.so.5.0.5
ipprotostr int const proto )

oids.h, libwireshark.so.5.0.5
oid_add ( char const* name, guint oid_len, guint32* subids )
oid_add_from_encoded ( char const* name, guint8 const* oid, gint oid_len )
oid_add_from_string ( char const* name, gchar const* oid_str )
oid_encoded2subid_sub ( guint8 const* oid_bytes, gint oid_len, guint32** subids_pi, gboolean is_first )
oid_get_default_mib_path ( )
oid_resolved guint len, guint32* subids )
oids_init ( )
rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute )

packet-ber.h, libwireshark.so.5.0.5
dissect_ber_GeneralizedTime ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id )
dissect_ber_null ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id )
dissect_ber_sequence ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_sequence_t const* seq, gint hf_id, gint ett_id )
dissect_ber_set ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_sequence_t const* seq, gint hf_id, gint ett_id )
dissect_ber_tagged_type ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, gint8 tag_cls, gint32 tag_tag, gboolean tag_impl, ber_type_fn type )
dissect_ber_UTCTime ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id )

packet-dcerpc.h, libwireshark.so.5.0.5
dcerpc_init_uuid int proto, int ett, e_uuid_t* uuid, guint16 ver, dcerpc_sub_dissector* procs, int opnum_hf )
dissect_dcerpc_uint64 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, guint64* pdata )

packet-dcom-dispatch.h, libwireshark.so.5.0.5
dissect_IDispatch_GetIDsOfNames_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )
dissect_IDispatch_GetTypeInfo_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )
dissect_IDispatch_GetTypeInfoCount_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )
dissect_IDispatch_Invoke_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )
dissect_IDispatch_Invoke_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )

packet-dcom.h, libwireshark.so.5.0.5
dissect_dcom_BSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, gchar* psz_buffer, guint32 u32max_buffer )
dissect_dcom_HRESULT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, guint32* pu32hresult )
dissect_dcom_indexed_DWORD tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, guint32* pu32DWORD, int field_index )
dissect_dcom_indexed_HRESULT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, guint32* pu32hresult, int field_index )
dissect_dcom_indexed_LPWSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, gchar* pszStr, guint32 u32MaxStr, int field_index )
dissect_dcom_SAFEARRAY tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep, int hfindex, sa_callback_t sacb )
dissect_dcom_simple_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )
dissect_dcom_that tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )
dissect_dcom_this tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, dcerpc_info* di, guint8* drep )

packet-e164.h, libwireshark.so.5.0.5
dissect_e164_cc tvbuff_t* tvb, proto_tree* tree, int offset, gboolean bcd_coded )

packet-e212.h, libwireshark.so.5.0.5
dissect_e212_mcc_mnc_in_address tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset )

packet-giop.h, libwireshark.so.5.0.5
get_CDR_fixed tvbuff_t* tvb, packet_info* pinfo, proto_item* item, gchar** seq, gint* offset, guint32 digits, gint32 scale )
get_CDR_typeCode tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gint* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header )
get_CDR_wstring tvbuff_t* tvb, gchar const** seq, int* offset, gboolean stream_is_big_endian, int boundary, MessageHeader* header )

packet-gsm_a_common.h, libwireshark.so.5.0.5
de_sm_pflow_id tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint32 offset, guint len, gchar* add_string, int string_len )
de_sm_qos tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint32 offset, guint len, gchar* add_string, int string_len )

packet-http.h, libwireshark.so.5.0.5
http_dissector_add guint32 port, dissector_handle_t handle )

packet-ipsec.h, libwireshark.so.5.0.5
esp_sa_record_add_from_dissector guint8 protocol, gchar const* srcIP, char const* dstIP, gchar* spi, guint8 encryption_algo, gchar const* encryption_key, guint8 authentication_algo, gchar const* authentication_key )

packet-isup.h, libwireshark.so.5.0.5
dissect_isup_called_party_number_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item )
dissect_isup_calling_party_number_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item )
dissect_isup_original_called_number_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item )
dissect_isup_redirecting_number_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item )
dissect_isup_redirection_information_parameter ( tvbuff_t* parameter_tvb, proto_tree* parameter_tree, proto_item* parameter_item )

packet-kerberos-template.h, libwireshark.so.5.0.5
read_keytab_file_from_preferences ( )

packet-mtp3.h, libwireshark.so.5.0.5
mtp3_addr_to_str_buf ( mtp3_addr_pc_t const* addr_pc_p, gchar* buf, int buf_len )

packet-per.h, libwireshark.so.5.0.5
dissect_per_BMPString tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension )
dissect_per_boolean tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, gboolean* bool_val )
dissect_per_choice tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, gint ett_index, per_choice_t const* choice, gint* value )
dissect_per_constrained_integer tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, guint32 min, guint32 max, guint32* value, gboolean has_extension )
dissect_per_constrained_integer_64b tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, guint64 min, guint64 max, guint64* value, gboolean has_extension )
dissect_per_constrained_sequence_of tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* parent_tree, int hf_index, gint ett_index, per_sequence_t const* seq, int min_len, int max_len, gboolean has_extension )
dissect_per_IA5String tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension )
dissect_per_integer tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, gint32* value )
dissect_per_null tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index )
dissect_per_NumericString tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension )
dissect_per_PrintableString tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension )
dissect_per_restricted_character_string tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension, char const* alphabet, int alphabet_length, tvbuff_t** value_tvb )
dissect_per_sequence tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* parent_tree, int hf_index, gint ett_index, per_sequence_t const* sequence )
dissect_per_sequence_eag tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, per_sequence_t const* sequence )
dissect_per_VisibleString tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension )

packet-q708.h, libwireshark.so.5.0.5
analyze_q708_ispc tvbuff_t* tvb, proto_tree* tree, int offset, int length, guint16 ispc )

packet-q931.h, libwireshark.so.5.0.5
dissect_q931_bearer_capability_ie tvbuff_t* p1, int p2, int p3, proto_tree* p4 )

packet-range.h, libwireshark.so.5.0.5
packet_range_convert_str ( packet_range_t* range, gchar const* es )
packet_range_init ( packet_range_t* range, capture_file* cf )
packet_range_process_packet ( packet_range_t* range, frame_data* fdata )

packet-rpc.h, libwireshark.so.5.0.5
dissect_rpc_array tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_array_dissector)(tvbuff_t*, int, packet_info*, proto_tree*, void*), int hfindex )
dissect_rpc_indir_call tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int args_id, guint32 prog, guint32 vers, guint32 proc )
dissect_rpc_indir_reply tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int result_id, int prog_id, int vers_id, int proc_id )
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 const** string_buffer_ret, int(*dissect_it)(tvbuff_t*, int, packet_info*, proto_tree*, void*) )
dissect_rpc_uint64 tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset )
rpc_init_proc_table guint prog, guint vers, vsff const* proc_table, int procedure_hf )
rpc_proc_name guint32 prog, guint32 vers, guint32 proc )
rpc_prog_name guint32 prog )

packet-tcp.h, libwireshark.so.5.0.5
decode_tcp_ports tvbuff_t* p1, int p2, packet_info* p3, proto_tree* p4, int p5, int p6, struct tcp_analysis* p7, struct tcpinfo* p8 )
tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), new_dissector_t dissect_pdu, void* dissector_data )

packet-tpkt.h, libwireshark.so.5.0.5
dissect_tpkt_encap tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean desegment, dissector_handle_t subdissector_handle )

packet-windows-common.h, libwireshark.so.5.0.5
dissect_nt_64bit_time_ex tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, proto_item** createdItem )

packet.h, libwireshark.so.5.0.5
call_dissector_only ( dissector_handle_t handle, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
call_dissector_with_data ( dissector_handle_t handle, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
call_heur_dissector_direct ( struct heur_dtbl_entry_t* heur_dtbl_entry, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
dissector_add_handle ( char const* name, dissector_handle_t handle )
dissector_add_string ( char const* name, gchar const* pattern, dissector_handle_t handle )
dissector_add_uint ( char const* abbrev, guint32 const pattern, dissector_handle_t handle )
dissector_change_string ( char const* name, gchar const* pattern, dissector_handle_t handle )
dissector_change_uint ( char const* abbrev, guint32 const pattern, dissector_handle_t handle )
dissector_delete_all ( char const* name, dissector_handle_t handle )
dissector_delete_string ( char const* name, gchar const* pattern, dissector_handle_t handle )
dissector_delete_uint ( char const* name, guint32 const pattern, dissector_handle_t handle )
dissector_reset_string ( char const* name, gchar const* pattern )
dissector_reset_uint ( char const* name, guint32 const pattern )
get_data_source_name struct data_source const* src )
heur_dissector_add ( char const* name, heur_dissector_t dissector, int const proto )
heur_dissector_delete ( char const* name, heur_dissector_t dissector, int const proto )
new_register_dissector ( char const* name, new_dissector_t dissector, int const proto )
register_dissector ( char const* name, dissector_t dissector, int const proto )
register_dissector_table ( char const* name, char const* ui_name, ftenum_t const type, int const base )
register_heur_dissector_list ( char const* name, heur_dissector_list_t* list )

prefs-int.h, libwireshark.so.5.0.5
read_prefs_file ( char const* pf_path, FILE* pf, pref_set_pair_cb pref_set_pair_fct, void* private_data )

prefs.h, libwireshark.so.5.0.5
prefs_pref_to_str pref_t* pref, enum pref_source_t source )
prefs_pref_type_description pref_t* pref )
prefs_pref_type_name pref_t* pref )
prefs_register_modules ( )
prefs_register_uint_preference ( module_t* module, char const* name, char const* title, char const* description, guint base, guint* var )
read_prefs int* p1, int* p2, char** p3, int* p4, int* p5, char** p6 )
string_to_name_resolve ( char const* string, struct _e_addr_resolve* name_resolve )
write_prefs char** p1 )

print.h, libwireshark.so.5.0.5
get_node_field_value field_info* fi, epan_dissect_t* edt )
output_fields_add ( output_fields_t* info, gchar const* field )
output_fields_free output_fields_t* info )
output_fields_has_cols output_fields_t* info )
output_fields_list_options FILE* fh )
output_fields_num_fields output_fields_t* info )
output_fields_set_option ( output_fields_t* info, gchar* option )
proto_tree_write_carrays guint32 num, FILE* fh, epan_dissect_t* edt )
proto_tree_write_fields ( output_fields_t* fields, epan_dissect_t* edt, column_info* cinfo, FILE* fh )
proto_tree_write_pdml ( epan_dissect_t* edt, FILE* fh )
proto_tree_write_psml ( epan_dissect_t* edt, FILE* fh )
write_fields_preamble ( output_fields_t* fields, FILE* fh )
write_pdml_finale FILE* fh )
write_pdml_preamble FILE* fh, gchar const* filename )
write_psml_finale FILE* fh )
write_psml_preamble FILE* fh )

proto.h, libwireshark.so.5.0.5
find_protocol_by_id int const proto_id )
hfinfo_bitshift header_field_info const* hfinfo )
proto_field_is_referenced ( proto_tree* tree, int proto_id )
proto_get_id_by_filter_name gchar const* filter_name )
proto_get_protocol_filter_name int const proto_id )
proto_get_protocol_long_name protocol_t const* protocol )
proto_get_protocol_short_name protocol_t const* protocol )
proto_item_add_subtree proto_item* ti, gint const idx )
proto_item_append_string proto_item* pi, char const* str )
proto_item_fill_label field_info* fi, gchar* label_str )
proto_item_set_end proto_item* ti, tvbuff_t* tvb, gint end )
proto_item_set_len proto_item* ti, gint const length )
proto_register_field_array ( int const parent, hf_register_info* hf, int const num_records )
proto_register_fields_manual ( int const parent, header_field_info** hfi, int const num_records )
proto_register_fields_section ( int const parent, header_field_info* hfi, int const num_records )
proto_register_protocol ( char const* name, char const* short_name, char const* filter_name )
proto_register_subtree_array ( gint*const* indices, int const num_indices )
proto_registrar_dump_fields ( )
proto_registrar_dump_ftypes ( )
proto_registrar_dump_protocols ( )
proto_registrar_dump_values ( )
proto_registrar_get_abbrev int const n )
proto_registrar_get_ftype int const n )
proto_registrar_get_nth guint hfindex )
proto_registrar_get_parent int const n )
proto_registrar_is_protocol int const n )
proto_set_decoding ( int const proto_id, gboolean const enabled )
proto_tree_add_ascii_7bits_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, guint const bit_offset, gint const no_of_chars )
proto_tree_add_bitmask ( proto_tree* tree, tvbuff_t* tvb, guint const offset, int const hf_hdr, gint const ett, int const** fields, guint const encoding )
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, struct expert_field* exp, guint const encoding )
proto_tree_add_bits_item ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint const encoding )
proto_tree_add_bits_ret_val ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint64* return_value, guint const encoding )
proto_tree_add_boolean ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_boolean_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_bytes ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr )
proto_tree_add_bytes_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr, char const* format, ... )
proto_tree_add_bytes_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* start_ptr, char const* format, ... )
proto_tree_add_bytes_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, GByteArray* retval, gint* endoff, gint* err )
proto_tree_add_double ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, double value )
proto_tree_add_double_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, double value, char const* format, ... )
proto_tree_add_ether ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value )
proto_tree_add_ether_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value, char const* format, ... )
proto_tree_add_eui64 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 const value )
proto_tree_add_eui64_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 const value, char const* format, ... )
proto_tree_add_float ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, float value )
proto_tree_add_float_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, float value, char const* format, ... )
proto_tree_add_guid ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, e_guid_t const* value_ptr )
proto_tree_add_guid_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, e_guid_t const* value_ptr, char const* format, ... )
proto_tree_add_int ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint32 value )
proto_tree_add_int64 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint64 value )
proto_tree_add_int64_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint64 value, char const* format, ... )
proto_tree_add_int_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, gint32 value, char const* format, ... )
proto_tree_add_ipv4 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_ipv4_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_ipv6 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr )
proto_tree_add_ipv6_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint8 const* value_ptr, char const* format, ... )
proto_tree_add_ipxnet ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_ipxnet_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_add_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding )
proto_tree_add_item_new ( proto_tree* tree, header_field_info* hfinfo, tvbuff_t* tvb, gint const start, gint length, guint const encoding )
proto_tree_add_none_format ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, gint const start, gint length, char const* format, ... )
proto_tree_add_protocol_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* format, ... )
proto_tree_add_string ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* value )
proto_tree_add_string_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, char const* value, char const* format, ... )
proto_tree_add_text ( proto_tree* tree, tvbuff_t* tvb, gint start, gint length, char const* format, ... )
proto_tree_add_time ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, nstime_t const* value_ptr )
proto_tree_add_time_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, nstime_t* value_ptr, char const* format, ... )
proto_tree_add_time_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, nstime_t* retval, gint* endoff, gint* err )
proto_tree_add_ts_23_038_7bits_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, guint const bit_offset, gint const no_of_chars )
proto_tree_add_uint ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value )
proto_tree_add_uint64 ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 value )
proto_tree_add_uint64_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint64 value, char const* format, ... )
proto_tree_add_uint_bits_format_value ( proto_tree* tree, int const hf_index, tvbuff_t* tvb, guint const bit_offset, gint const no_of_bits, guint32 value, char const* format, ... )
proto_tree_add_uint_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, guint32 value, char const* format, ... )
proto_tree_move_item ( proto_tree* tree, proto_item* fixed_item, proto_item* item_to_move )
proto_tree_set_appendix ( proto_tree* tree, tvbuff_t* tvb, gint start, gint const length )
proto_unregister_field ( int const parent, gint hf_id )
tree_expanded int tree_type )
tree_expanded_set int tree_type, gboolean value )

ptvcursor.h, libwireshark.so.5.0.5
ptvcursor_add ( ptvcursor_t* ptvc, int hf, gint length, guint const encoding )
ptvcursor_add_text_with_subtree ( ptvcursor_t* ptvc, gint length, gint ett_subtree, char const* format, ... )
ptvcursor_free ptvcursor_t* ptvc )
ptvcursor_push_subtree ( ptvcursor_t* ptvc, proto_item* it, gint ett_subtree )

range.h, libwireshark.so.5.0.5
range_convert_range range_t* range )

register.h, libwireshark.so.5.0.5
register_all_protocol_handoffs register_cb cb, gpointer client_data )
register_all_protocols register_cb cb, gpointer client_data )

show_exception.h, libwireshark.so.5.0.5
show_exception tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, unsigned long exception, char const* exception_message )

stats_tree.h, libwireshark.so.5.0.5
stats_tree_manip_node ( manip_node_mode mode, stats_tree* st, gchar const* name, int parent_id, gboolean with_children, gint value )
stats_tree_register_with_group ( 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, enum register_stat_group_t stat_group )
stats_tree_tick_range stats_tree* st, gchar const* name, int parent_id, int value_in_range )

stats_tree_priv.h, libwireshark.so.5.0.5
stats_tree_format_node_as_str ( stat_node const* node, GString* s, enum st_format_type format_type, guint indent, gchar const* path, gint maxnamelen, gint sort_column, gboolean sort_descending )
stats_tree_get_abbr gchar const* optarg )
stats_tree_get_values_from_node stat_node const* node )
stats_tree_new ( stats_tree_cfg* cfg, tree_pres* pr, char const* filter )
stats_tree_presentation ( void(*registry_iterator)(gpointer, gpointer, gpointer), void(*setup_node_pr)(stat_node*), void(*free_node_pr)(stat_node*), void(*draw_node)(stat_node*), void(*reset_node)(stat_node*), tree_pres*(*new_tree_pr)(stats_tree*), void(*free_tree_pr)(stats_tree*), void(*draw_tree)(stats_tree*), void(*reset_tree)(stats_tree*), void* data )
stats_tree_reinit void* p_st )
stats_tree_reset void* p_st )
stats_tree_sort_compare ( stat_node const* a, stat_node const* b, gint sort_column, gboolean sort_descending )

stream.h, libwireshark.so.5.0.5
stream_add_frag ( stream_t* stream, guint32 framenum, guint32 offset, tvbuff_t* tvb, packet_info* pinfo, gboolean more_frags )
stream_new_circ ( struct circuit const* circuit, int p2p_dir )
stream_process_reassembled tvbuff_t* tvb, int offset, packet_info* pinfo, char const* name, stream_pdu_fragment_t const* frag, struct _fragment_items const* fit, gboolean* update_col_infop, proto_tree* tree )

strutil.h, libwireshark.so.5.0.5
format_text ( guchar const* line, size_t len )
format_text_chr ( guchar const* string, size_t const len, guchar const chr )
format_text_wsp ( guchar const* line, size_t len )
format_uri ( GByteArray const* bytes, gchar const* reserved_chars )
hex_str_to_bytes_encoding ( char const* hex_str, GByteArray* bytes, char const** endptr, guint const encoding, gboolean const fail_if_partial )
xml_escape gchar const* unescaped )

timestats.h, libwireshark.so.5.0.5
get_average ( nstime_t const* sum, guint32 num )

to_str.h, libwireshark.so.5.0.5
address_to_str_buf ( address const* addr, gchar* buf, int buf_len )
bytes_to_ep_str ( guint8 const* bd, int bd_len )
bytes_to_ep_str_punct ( guint8 const* bd, int bd_len, gchar punct )
display_epoch_time gchar* p1, int p2, time_t const p3, gint32 p4, enum to_str_time_res_t const p5 )
eui64_to_str guint64 const ad )
port_type_to_str enum port_type type )

tvbparse.h, libwireshark.so.5.0.5
tvbparse_quoted int const id, void const* data, tvbparse_action_t before_cb, tvbparse_action_t after_cb, char const quote, char const escape )
tvbparse_some int const id, guint const min, guint const max, void const* private_data, tvbparse_action_t before_cb, tvbparse_action_t after_cb, tvbparse_wanted_t const* wanted )

tvbuff-int.h, libwireshark.so.5.0.5
tvb_new struct tvb_ops const* ops )

tvbuff.h, libwireshark.so.5.0.5
tvb_bcd_dig_to_wmem_packet_str tvbuff_t* tvb, gint const offset, gint const len, dgt_set_t* dgt, gboolean skip_first )
tvb_bytes_exist ( tvbuff_t const* tvb, gint const offset, gint const length )
tvb_bytes_to_ep_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_ep_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_captured_length tvbuff_t const* tvb )
tvb_captured_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_composite_append tvbuff_t* tvb, tvbuff_t* member )
tvb_composite_finalize tvbuff_t* tvb )
tvb_ensure_bytes_exist ( tvbuff_t const* tvb, gint const offset, gint const length )
tvb_ensure_captured_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_find_guint8 tvbuff_t* tvb, gint const offset, gint const maxlength, guint8 const needle )
tvb_find_line_end tvbuff_t* tvb, gint const offset, int len, gint* next_offset, gboolean const desegment )
tvb_find_line_end_unquoted tvbuff_t* tvb, gint const offset, int len, gint* next_offset )
tvb_find_tvb ( tvbuff_t* haystack_tvb, tvbuff_t* needle_tvb, gint const haystack_offset )
tvb_format_text tvbuff_t* tvb, gint const offset, gint const size )
tvb_format_text_wsp tvbuff_t* tvb, gint const offset, gint const size )
tvb_free_chain tvbuff_t* tvb )
tvb_get_ascii_7bits_string ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const bit_offset, gint no_of_chars )
tvb_get_const_stringz tvbuff_t* tvb, gint const offset, gint* lengthp )
tvb_get_guint8 tvbuff_t* tvb, gint const offset )
tvb_get_ipv4 tvbuff_t* tvb, gint const offset )
tvb_get_ipv6 tvbuff_t* tvb, gint const offset, struct e_in6_addr* addr )
tvb_get_letoh24 tvbuff_t* tvb, gint const offset )
tvb_get_letoh40 tvbuff_t* tvb, gint const offset )
tvb_get_letoh48 tvbuff_t* tvb, gint const offset )
tvb_get_letoh56 tvbuff_t* tvb, gint const offset )
tvb_get_letoh64 tvbuff_t* tvb, gint const offset )
tvb_get_letohguid tvbuff_t* tvb, gint const offset, e_guid_t* guid )
tvb_get_letohl tvbuff_t* tvb, gint const offset )
tvb_get_letohs tvbuff_t* tvb, gint const offset )
tvb_get_nstringz tvbuff_t* tvb, gint const offset, guint const bufsize, guint8* buffer )
tvb_get_nstringz0 tvbuff_t* tvb, gint const offset, guint const bufsize, guint8* buffer )
tvb_get_ntoh24 tvbuff_t* tvb, gint const offset )
tvb_get_ntoh40 tvbuff_t* tvb, gint const offset )
tvb_get_ntoh48 tvbuff_t* tvb, gint const offset )
tvb_get_ntoh56 tvbuff_t* tvb, gint const offset )
tvb_get_ntoh64 tvbuff_t* tvb, gint const offset )
tvb_get_ntohguid tvbuff_t* tvb, gint const offset, e_guid_t* guid )
tvb_get_ntohl tvbuff_t* tvb, gint const offset )
tvb_get_ntohs tvbuff_t* tvb, gint const offset )
tvb_get_ptr tvbuff_t* tvb, gint const offset, gint const length )
tvb_get_string_bytes tvbuff_t* tvb, gint const offset, gint const length, guint const encoding, GByteArray* bytes, gint* endoff )
tvb_get_string_enc ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_string_time tvbuff_t* tvb, gint const offset, gint const length, guint const encoding, struct nstime_t* ns, gint* endoff )
tvb_get_stringz_enc ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint* lengthp, guint const encoding )
tvb_get_ts_23_038_7bits_string ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const bit_offset, gint no_of_chars )
tvb_memcpy tvbuff_t* tvb, void* target, gint const offset, size_t length )
tvb_memdup ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, size_t length )
tvb_new_octet_aligned tvbuff_t* tvb, guint32 bit_offset, gint32 no_of_bits )
tvb_new_subset ( tvbuff_t* backing, gint const backing_offset, gint const backing_length, gint const reported_length )
tvb_new_subset_length ( tvbuff_t* backing, gint const backing_offset, gint const backing_length )
tvb_offset_exists ( tvbuff_t const* tvb, gint const offset )
tvb_pbrk_guint8 tvbuff_t* tvb, gint const offset, gint const maxlength, guint8 const* needles, guchar* found_needle )
tvb_reported_length tvbuff_t const* tvb )
tvb_reported_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_set_child_real_data_tvbuff ( tvbuff_t* parent, tvbuff_t* child )
tvb_set_free_cb tvbuff_t* tvb, tvbuff_free_cb_t const func )
tvb_set_reported_length tvbuff_t* tvb, guint const p2 )
tvb_skip_wsp tvbuff_t* tvb, gint const offset, gint const maxlength )
tvb_strnlen tvbuff_t* tvb, gint const offset, guint const maxlength )
tvb_strsize tvbuff_t* tvb, gint const offset )
tvb_uncompress tvbuff_t* tvb, int const offset, int comprlen )
tvb_unicode_strsize tvbuff_t* tvb, gint const offset )

uat-int.h, libwireshark.so.5.0.5
uat_remove_record_idx uat_t* p1, guint rec_idx )
uat_save uat_t* p1, char const** p2 )
uat_swap uat_t* p1, guint idx_a, guint idx_b )
uat_update_record uat_t* uat, void const* data, gboolean valid_rec )

uat.h, libwireshark.so.5.0.5
uat_load uat_t* uat_in, char const** err )
uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void* data_ptr, guint* num_items_ptr, guint flags, 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 )

value_string.h, libwireshark.so.5.0.5
_try_val_to_str_ext_init ( guint32 const val, value_string_ext const* vse )
rval_to_str ( guint32 const val, range_string const* rs, char const* fmt )
rval_to_str_const ( guint32 const val, range_string const* rs, char const* unknown_str )
str_to_str ( gchar const* val, string_string const* vs, char const* fmt )
try_val64_to_str_idx ( guint64 const val, val64_string const* vs, gint* idx )
try_val_to_str_idx ( guint32 const val, value_string const* vs, gint* idx )
val64_to_str ( guint64 const val, val64_string const* vs, char const* fmt )
val64_to_str_const ( guint64 const val, val64_string const* vs, char const* unknown_str )
val_to_str ( guint32 const val, value_string const* vs, char const* fmt )
val_to_str_const ( guint32 const val, value_string const* vs, char const* unknown_str )
val_to_str_ext ( guint32 const val, value_string_ext const* vs, char const* fmt )
val_to_str_ext_const ( guint32 const val, value_string_ext const* vs, char const* unknown_str )
value_string_ext_new ( value_string const* vs, guint vs_tot_num_entries, gchar const* vs_name )

wmem_core.h, libwireshark.so.5.0.5
wmem_init ( )

xdlc.h, libwireshark.so.5.0.5
dissect_xdlc_control tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* xdlc_tree, int hf_xdlc_control, gint ett_xdlc_control, struct xdlc_cf_items const* cf_items_nonext, struct xdlc_cf_items const* cf_items_ext, value_string const* u_modifier_short_vals_cmd, value_string const* u_modifier_short_vals_resp, gboolean is_response, gboolean is_extended, gboolean append_info )

to the top

Other Changes in Data Types (1)


ftypes.h
[+] enum ftrepr (1)

to the top

Other Changes in Constants (444)


wtap.h
[+] AAL_1
[+] AAL_2
[+] AAL_3_4
[+] AAL_5
[+] AAL_OAMCELL
[+] AAL_SIGNALLING
[+] AAL_UNKNOWN
[+] AAL_USER
[+] ASCEND_MAX_STR_LEN
[+] ASCEND_PFX_ETHER
[+] ASCEND_PFX_ISDN_R
[+] ASCEND_PFX_ISDN_X
[+] ASCEND_PFX_WDD
[+] ASCEND_PFX_WDS_R
[+] ASCEND_PFX_WDS_X
[+] ATM_AAL2_NOPHDR
[+] ATM_NO_HEC
[+] ATM_RAW_CELL
[+] ATM_REASSEMBLY_ERROR
[+] BTHCI_CHANNEL_ACL
[+] BTHCI_CHANNEL_COMMAND
[+] BTHCI_CHANNEL_EVENT
[+] BTHCI_CHANNEL_SCO
[+] COSINE_DIR_RX
[+] COSINE_DIR_TX
[+] COSINE_ENCAP_ATM
[+] COSINE_ENCAP_ETH
[+] COSINE_ENCAP_FR
[+] COSINE_ENCAP_HDLC
[+] COSINE_ENCAP_PPoATM
[+] COSINE_ENCAP_PPoFR
[+] COSINE_ENCAP_PPP
[+] COSINE_ENCAP_TEST
[+] COSINE_ENCAP_UNKNOWN
[+] COSINE_MAX_IF_NAME_LEN
[+] FROM_DCE
[+] GSM_UM_CHANNEL_AGCH
[+] GSM_UM_CHANNEL_BCCH
[+] GSM_UM_CHANNEL_CCCH
[+] GSM_UM_CHANNEL_FACCH
[+] GSM_UM_CHANNEL_PCH
[+] GSM_UM_CHANNEL_RACH
[+] GSM_UM_CHANNEL_SACCH
[+] GSM_UM_CHANNEL_SDCCH
[+] GSM_UM_CHANNEL_UNKNOWN
[+] IRDA_CLASS_FRAME
[+] IRDA_CLASS_LOG
[+] IRDA_CLASS_MASK
[+] IRDA_INCOMING
[+] IRDA_LOG_MESSAGE
[+] IRDA_MISSED_MSG
[+] IRDA_OUTGOING
[+] K12_PORT_ATMPVC
[+] K12_PORT_DS0S
[+] K12_PORT_DS1
[+] LIBPCAP_BT_PHDR_RECV
[+] LIBPCAP_BT_PHDR_SENT
[+] LIBPCAP_PPP_PHDR_RECV
[+] LIBPCAP_PPP_PHDR_SENT
[+] LLCP_PHDR_FLAG_SENT
[+] MAX_ERF_EHDR
[+] MTP2_ANNEX_A_NOT_USED
[+] MTP2_ANNEX_A_USED
[+] MTP2_ANNEX_A_USED_UNKNOWN
[+] OPEN_INFO_HEURISTIC
[+] OPEN_INFO_MAGIC
[+] REC_TYPE_FT_SPECIFIC_EVENT
[+] REC_TYPE_FT_SPECIFIC_REPORT
[+] REC_TYPE_PACKET
[+] SITA_ERROR_NO_BUFFER
[+] SITA_ERROR_RX_ABORT
[+] SITA_ERROR_RX_BREAK
[+] SITA_ERROR_RX_CD_LOST
[+] SITA_ERROR_RX_COLLISION
[+] SITA_ERROR_RX_CRC
[+] SITA_ERROR_RX_DPLL
[+] SITA_ERROR_RX_FRAME_LEN_VIOL
[+] SITA_ERROR_RX_FRAME_LONG
[+] SITA_ERROR_RX_FRAME_SHORT
[+] SITA_ERROR_RX_FRAMING
[+] SITA_ERROR_RX_NONOCTET_ALIGNED
[+] SITA_ERROR_RX_OVERRUN
[+] SITA_ERROR_RX_PARITY
[+] SITA_ERROR_RX_UNDEF1
[+] SITA_ERROR_RX_UNDEF2
[+] SITA_ERROR_RX_UNDEF3
[+] SITA_ERROR_TX_CTS_LOST
[+] SITA_ERROR_TX_RETX_LIMIT
[+] SITA_ERROR_TX_UART_ERROR
[+] SITA_ERROR_TX_UNDEF1
[+] SITA_ERROR_TX_UNDEF2
[+] SITA_ERROR_TX_UNDEF3
[+] SITA_ERROR_TX_UNDEF4
[+] SITA_ERROR_TX_UNDERRUN
[+] SITA_FRAME_DIR
[+] SITA_FRAME_DIR_RXED
[+] SITA_FRAME_DIR_TXED
[+] SITA_PROTO_ALC
[+] SITA_PROTO_ASYNC_BLKIO
[+] SITA_PROTO_ASYNC_INTIO
[+] SITA_PROTO_BOP_FRL
[+] SITA_PROTO_BOP_LAPB
[+] SITA_PROTO_DPM_LINK
[+] SITA_PROTO_ETHERNET
[+] SITA_PROTO_I2C
[+] SITA_PROTO_PPP_HDLC
[+] SITA_PROTO_SDLC
[+] SITA_PROTO_TOKENRING
[+] SITA_PROTO_UNUSED
[+] SITA_PROTO_UTS
[+] SITA_SIG_CTS
[+] SITA_SIG_DCD
[+] SITA_SIG_DSR
[+] SITA_SIG_DTR
[+] SITA_SIG_RTS
[+] SITA_SIG_UNDEF1
[+] SITA_SIG_UNDEF2
[+] SITA_SIG_UNDEF3
[+] TRAF_FR
[+] TRAF_GPRS_NS
[+] TRAF_ILMI
[+] TRAF_IPSILON
[+] TRAF_LANE
[+] TRAF_LLCMX
[+] TRAF_SPANS
[+] TRAF_SSCOP
[+] TRAF_ST_IPSILON_FT0
[+] TRAF_ST_IPSILON_FT1
[+] TRAF_ST_IPSILON_FT2
[+] TRAF_ST_LANE_802_3
[+] TRAF_ST_LANE_802_3_MC
[+] TRAF_ST_LANE_802_5
[+] TRAF_ST_LANE_802_5_MC
[+] TRAF_ST_LANE_LE_CTRL
[+] TRAF_ST_UNKNOWN
[+] TRAF_ST_VCMX_802_3
[+] TRAF_ST_VCMX_802_3_FCS
[+] TRAF_ST_VCMX_802_4
[+] TRAF_ST_VCMX_802_4_FCS
[+] TRAF_ST_VCMX_802_5
[+] TRAF_ST_VCMX_802_5_FCS
[+] TRAF_ST_VCMX_802_6
[+] TRAF_ST_VCMX_802_6_FCS
[+] TRAF_ST_VCMX_BPDU
[+] TRAF_ST_VCMX_FDDI
[+] TRAF_ST_VCMX_FDDI_FCS
[+] TRAF_ST_VCMX_FRAGMENTS
[+] TRAF_UMTS_FP
[+] TRAF_UNKNOWN
[+] TRAF_VCMX
[+] WTAP_COMMENT_PER_INTERFACE
[+] WTAP_COMMENT_PER_PACKET
[+] WTAP_COMMENT_PER_SECTION
[+] WTAP_ENCAP_APPLE_IP_OVER_IEEE1394
[+] WTAP_ENCAP_ARCNET
[+] WTAP_ENCAP_ARCNET_LINUX
[+] WTAP_ENCAP_ASCEND
[+] WTAP_ENCAP_ATM_PDUS
[+] WTAP_ENCAP_ATM_PDUS_UNTRUNCATED
[+] WTAP_ENCAP_ATM_RFC1483
[+] WTAP_ENCAP_AX25
[+] WTAP_ENCAP_AX25_KISS
[+] WTAP_ENCAP_BACNET_MS_TP
[+] WTAP_ENCAP_BACNET_MS_TP_WITH_PHDR
[+] WTAP_ENCAP_BER
[+] WTAP_ENCAP_BLUETOOTH_BREDR_BB
[+] WTAP_ENCAP_BLUETOOTH_H4
[+] WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR
[+] WTAP_ENCAP_BLUETOOTH_HCI
[+] WTAP_ENCAP_BLUETOOTH_LE_LL
[+] WTAP_ENCAP_BLUETOOTH_LE_LL_WITH_PHDR
[+] WTAP_ENCAP_BLUETOOTH_LINUX_MONITOR
[+] WTAP_ENCAP_CAN20B
[+] WTAP_ENCAP_CATAPULT_DCT2000
[+] WTAP_ENCAP_CHDLC
[+] WTAP_ENCAP_CHDLC_WITH_PHDR
[+] WTAP_ENCAP_CISCO_IOS
[+] WTAP_ENCAP_COSINE
[+] WTAP_ENCAP_DBUS
[+] WTAP_ENCAP_DOCSIS
[+] WTAP_ENCAP_DPNSS
[+] WTAP_ENCAP_DVBCI
[+] WTAP_ENCAP_ENC
[+] WTAP_ENCAP_EPON
[+] WTAP_ENCAP_ERF
[+] WTAP_ENCAP_ETHERNET
[+] WTAP_ENCAP_FDDI
[+] WTAP_ENCAP_FDDI_BITSWAPPED
[+] WTAP_ENCAP_FIBRE_CHANNEL_FC2
[+] WTAP_ENCAP_FIBRE_CHANNEL_FC2_WITH_FRAME_DELIMS
[+] WTAP_ENCAP_FLEXRAY
[+] WTAP_ENCAP_FRELAY
[+] WTAP_ENCAP_FRELAY_WITH_PHDR
[+] WTAP_ENCAP_GCOM_SERIAL
[+] WTAP_ENCAP_GCOM_TIE1
[+] WTAP_ENCAP_GPRS_LLC
[+] WTAP_ENCAP_GSM_UM
[+] WTAP_ENCAP_HHDLC
[+] WTAP_ENCAP_I2C
[+] WTAP_ENCAP_IEEE802_15_4
[+] WTAP_ENCAP_IEEE802_15_4_NOFCS
[+] WTAP_ENCAP_IEEE802_15_4_NONASK_PHY
[+] WTAP_ENCAP_IEEE802_16_MAC_CPS
[+] WTAP_ENCAP_IEEE_802_11
[+] WTAP_ENCAP_IEEE_802_11_AIROPEEK
[+] WTAP_ENCAP_IEEE_802_11_AVS
[+] WTAP_ENCAP_IEEE_802_11_NETMON
[+] WTAP_ENCAP_IEEE_802_11_PRISM
[+] WTAP_ENCAP_IEEE_802_11_RADIOTAP
[+] WTAP_ENCAP_IEEE_802_11_WITH_RADIO
[+] WTAP_ENCAP_INFINIBAND
[+] WTAP_ENCAP_IP_OVER_FC
[+] WTAP_ENCAP_IP_OVER_IB
[+] WTAP_ENCAP_IPMB
[+] WTAP_ENCAP_IPMI_TRACE
[+] WTAP_ENCAP_IPNET
[+] WTAP_ENCAP_IRDA
[+] WTAP_ENCAP_ISDN
[+] WTAP_ENCAP_IXVERIWAVE
[+] WTAP_ENCAP_JPEG_JFIF
[+] WTAP_ENCAP_JUNIPER_ATM1
[+] WTAP_ENCAP_JUNIPER_ATM2
[+] WTAP_ENCAP_JUNIPER_CHDLC
[+] WTAP_ENCAP_JUNIPER_ETHER
[+] WTAP_ENCAP_JUNIPER_FRELAY
[+] WTAP_ENCAP_JUNIPER_GGSN
[+] WTAP_ENCAP_JUNIPER_MLFR
[+] WTAP_ENCAP_JUNIPER_MLPPP
[+] WTAP_ENCAP_JUNIPER_PPP
[+] WTAP_ENCAP_JUNIPER_PPPOE
[+] WTAP_ENCAP_JUNIPER_SVCS
[+] WTAP_ENCAP_JUNIPER_VP
[+] WTAP_ENCAP_K12
[+] WTAP_ENCAP_LAPB
[+] WTAP_ENCAP_LAPD
[+] WTAP_ENCAP_LAYER1_EVENT
[+] WTAP_ENCAP_LIN
[+] WTAP_ENCAP_LINUX_ATM_CLIP
[+] WTAP_ENCAP_LINUX_LAPD
[+] WTAP_ENCAP_LOCALTALK
[+] WTAP_ENCAP_LOGCAT
[+] WTAP_ENCAP_LOGCAT_BRIEF
[+] WTAP_ENCAP_LOGCAT_LONG
[+] WTAP_ENCAP_LOGCAT_PROCESS
[+] WTAP_ENCAP_LOGCAT_TAG
[+] WTAP_ENCAP_LOGCAT_THREAD
[+] WTAP_ENCAP_LOGCAT_THREADTIME
[+] WTAP_ENCAP_LOGCAT_TIME
[+] WTAP_ENCAP_MIME
[+] WTAP_ENCAP_MOST
[+] WTAP_ENCAP_MPEG
[+] WTAP_ENCAP_MPEG_2_TS
[+] WTAP_ENCAP_MTP2
[+] WTAP_ENCAP_MTP2_WITH_PHDR
[+] WTAP_ENCAP_MTP3
[+] WTAP_ENCAP_MUX27010
[+] WTAP_ENCAP_NETANALYZER
[+] WTAP_ENCAP_NETANALYZER_TRANSPARENT
[+] WTAP_ENCAP_NETLINK
[+] WTAP_ENCAP_NETTL_ETHERNET
[+] WTAP_ENCAP_NETTL_FDDI
[+] WTAP_ENCAP_NETTL_RAW_ICMP
[+] WTAP_ENCAP_NETTL_RAW_ICMPV6
[+] WTAP_ENCAP_NETTL_RAW_IP
[+] WTAP_ENCAP_NETTL_RAW_TELNET
[+] WTAP_ENCAP_NETTL_TOKEN_RING
[+] WTAP_ENCAP_NETTL_UNKNOWN
[+] WTAP_ENCAP_NETTL_X25
[+] WTAP_ENCAP_NFC_LLCP
[+] WTAP_ENCAP_NFLOG
[+] WTAP_ENCAP_NSTRACE_1_0
[+] WTAP_ENCAP_NSTRACE_2_0
[+] WTAP_ENCAP_NSTRACE_3_0
[+] WTAP_ENCAP_NULL
[+] WTAP_ENCAP_OLD_PFLOG
[+] WTAP_ENCAP_PACKETLOGGER
[+] WTAP_ENCAP_PER_PACKET
[+] WTAP_ENCAP_PFLOG
[+] WTAP_ENCAP_PKTAP
[+] WTAP_ENCAP_PPI
[+] WTAP_ENCAP_PPP
[+] WTAP_ENCAP_PPP_ETHER
[+] WTAP_ENCAP_PPP_WITH_PHDR
[+] WTAP_ENCAP_RAW_IP
[+] WTAP_ENCAP_RAW_IP4
[+] WTAP_ENCAP_RAW_IP6
[+] WTAP_ENCAP_RAW_IPFIX
[+] WTAP_ENCAP_REDBACK
[+] WTAP_ENCAP_RTAC_SERIAL
[+] WTAP_ENCAP_SCCP
[+] WTAP_ENCAP_SCTP
[+] WTAP_ENCAP_SDH
[+] WTAP_ENCAP_SDLC
[+] WTAP_ENCAP_SITA
[+] WTAP_ENCAP_SLIP
[+] WTAP_ENCAP_SLL
[+] WTAP_ENCAP_SOCKETCAN
[+] WTAP_ENCAP_STANAG_4607
[+] WTAP_ENCAP_STANAG_5066_D_PDU
[+] WTAP_ENCAP_SYMANTEC
[+] WTAP_ENCAP_TNEF
[+] WTAP_ENCAP_TOKEN_RING
[+] WTAP_ENCAP_TZSP
[+] WTAP_ENCAP_UNKNOWN
[+] WTAP_ENCAP_USB
[+] WTAP_ENCAP_USB_LINUX
[+] WTAP_ENCAP_USB_LINUX_MMAPPED
[+] WTAP_ENCAP_USBPCAP
[+] WTAP_ENCAP_USER0
[+] WTAP_ENCAP_USER1
[+] WTAP_ENCAP_USER10
[+] WTAP_ENCAP_USER11
[+] WTAP_ENCAP_USER12
[+] WTAP_ENCAP_USER13
[+] WTAP_ENCAP_USER14
[+] WTAP_ENCAP_USER15
[+] WTAP_ENCAP_USER2
[+] WTAP_ENCAP_USER3
[+] WTAP_ENCAP_USER4
[+] WTAP_ENCAP_USER5
[+] WTAP_ENCAP_USER6
[+] WTAP_ENCAP_USER7
[+] WTAP_ENCAP_USER8
[+] WTAP_ENCAP_USER9
[+] WTAP_ENCAP_V5_EF
[+] WTAP_ENCAP_WFLEET_HDLC
[+] WTAP_ENCAP_WIRESHARK_UPPER_PDU
[+] WTAP_ENCAP_X2E_SERIAL
[+] WTAP_ENCAP_X2E_XORAYA
[+] WTAP_ERR_BAD_FILE
[+] WTAP_ERR_CANT_CLOSE
[+] WTAP_ERR_CANT_OPEN
[+] WTAP_ERR_CANT_READ
[+] WTAP_ERR_CANT_SEEK
[+] WTAP_ERR_CANT_SEEK_COMPRESSED
[+] WTAP_ERR_CANT_WRITE_TO_PIPE
[+] WTAP_ERR_CHECK_WSLUA
[+] WTAP_ERR_COMPRESSION_NOT_SUPPORTED
[+] WTAP_ERR_DECOMPRESS
[+] WTAP_ERR_ENCAP_PER_PACKET_UNSUPPORTED
[+] WTAP_ERR_FILE_UNKNOWN_FORMAT
[+] WTAP_ERR_INTERNAL
[+] WTAP_ERR_NOT_REGULAR_FILE
[+] WTAP_ERR_PACKET_TOO_LARGE
[+] WTAP_ERR_RANDOM_OPEN_PIPE
[+] WTAP_ERR_RANDOM_OPEN_STDIN
[+] WTAP_ERR_REC_TYPE_UNSUPPORTED
[+] WTAP_ERR_SHORT_READ
[+] WTAP_ERR_SHORT_WRITE
[+] WTAP_ERR_UNC_BAD_OFFSET
[+] WTAP_ERR_UNC_OVERFLOW
[+] WTAP_ERR_UNC_TRUNCATED
[+] WTAP_ERR_UNSUPPORTED
[+] WTAP_ERR_UNSUPPORTED_ENCAP
[+] WTAP_ERR_UNSUPPORTED_FILE_TYPE
[+] WTAP_FILE_TSPREC_CSEC
[+] WTAP_FILE_TSPREC_DSEC
[+] WTAP_FILE_TSPREC_MSEC
[+] WTAP_FILE_TSPREC_NSEC
[+] WTAP_FILE_TSPREC_SEC
[+] WTAP_FILE_TSPREC_USEC
[+] WTAP_FILE_TYPE_SUBTYPE_5VIEWS
[+] WTAP_FILE_TYPE_SUBTYPE_AETHRA
[+] WTAP_FILE_TYPE_SUBTYPE_ASCEND
[+] WTAP_FILE_TYPE_SUBTYPE_BER
[+] WTAP_FILE_TYPE_SUBTYPE_BTSNOOP
[+] WTAP_FILE_TYPE_SUBTYPE_CAMINS
[+] WTAP_FILE_TYPE_SUBTYPE_CATAPULT_DCT2000
[+] WTAP_FILE_TYPE_SUBTYPE_COMMVIEW
[+] WTAP_FILE_TYPE_SUBTYPE_COSINE
[+] WTAP_FILE_TYPE_SUBTYPE_CSIDS
[+] WTAP_FILE_TYPE_SUBTYPE_DAINTREE_SNA
[+] WTAP_FILE_TYPE_SUBTYPE_DBS_ETHERWATCH
[+] WTAP_FILE_TYPE_SUBTYPE_DCT3TRACE
[+] WTAP_FILE_TYPE_SUBTYPE_ERF
[+] WTAP_FILE_TYPE_SUBTYPE_EYESDN
[+] WTAP_FILE_TYPE_SUBTYPE_HCIDUMP
[+] WTAP_FILE_TYPE_SUBTYPE_I4BTRACE
[+] WTAP_FILE_TYPE_SUBTYPE_IPFIX
[+] WTAP_FILE_TYPE_SUBTYPE_IPTRACE_1_0
[+] WTAP_FILE_TYPE_SUBTYPE_IPTRACE_2_0
[+] WTAP_FILE_TYPE_SUBTYPE_ISERIES
[+] WTAP_FILE_TYPE_SUBTYPE_ISERIES_UNICODE
[+] WTAP_FILE_TYPE_SUBTYPE_JPEG_JFIF
[+] WTAP_FILE_TYPE_SUBTYPE_K12
[+] WTAP_FILE_TYPE_SUBTYPE_K12TEXT
[+] WTAP_FILE_TYPE_SUBTYPE_LANALYZER
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_BRIEF
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_LONG
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_PROCESS
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_TAG
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_THREAD
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_THREADTIME
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_TIME
[+] WTAP_FILE_TYPE_SUBTYPE_MIME
[+] WTAP_FILE_TYPE_SUBTYPE_MPEG
[+] WTAP_FILE_TYPE_SUBTYPE_MPEG_2_TS
[+] WTAP_FILE_TYPE_SUBTYPE_NETMON_1_x
[+] WTAP_FILE_TYPE_SUBTYPE_NETMON_2_x
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCALER_1_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCALER_2_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCALER_3_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCREEN
[+] WTAP_FILE_TYPE_SUBTYPE_NETTL
[+] WTAP_FILE_TYPE_SUBTYPE_NETWORK_INSTRUMENTS
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_1_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_1_1
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_2_00x
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_OLD
[+] WTAP_FILE_TYPE_SUBTYPE_NGSNIFFER_COMPRESSED
[+] WTAP_FILE_TYPE_SUBTYPE_NGSNIFFER_UNCOMPRESSED
[+] WTAP_FILE_TYPE_SUBTYPE_PACKETLOGGER
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_AIX
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_NOKIA
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_NSEC
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_SS990417
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_SS990915
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_SS991029
[+] WTAP_FILE_TYPE_SUBTYPE_PCAPNG
[+] WTAP_FILE_TYPE_SUBTYPE_PEEKCLASSIC_V56
[+] WTAP_FILE_TYPE_SUBTYPE_PEEKCLASSIC_V7
[+] WTAP_FILE_TYPE_SUBTYPE_PEEKTAGGED
[+] WTAP_FILE_TYPE_SUBTYPE_PPPDUMP
[+] WTAP_FILE_TYPE_SUBTYPE_RADCOM
[+] WTAP_FILE_TYPE_SUBTYPE_SHOMITI
[+] WTAP_FILE_TYPE_SUBTYPE_SNOOP
[+] WTAP_FILE_TYPE_SUBTYPE_STANAG_4607
[+] WTAP_FILE_TYPE_SUBTYPE_TNEF
[+] WTAP_FILE_TYPE_SUBTYPE_TOSHIBA
[+] WTAP_FILE_TYPE_SUBTYPE_UNKNOWN
[+] WTAP_FILE_TYPE_SUBTYPE_VISUAL_NETWORKS
[+] WTAP_FILE_TYPE_SUBTYPE_VMS
[+] WTAP_FILE_TYPE_SUBTYPE_VWR_80211
[+] WTAP_FILE_TYPE_SUBTYPE_VWR_ETH
[+] WTAP_HAS_CAP_LEN
[+] WTAP_HAS_COMMENTS
[+] WTAP_HAS_DROP_COUNT
[+] WTAP_HAS_INTERFACE_ID
[+] WTAP_HAS_PACK_FLAGS
[+] WTAP_HAS_TS
[+] WTAP_MAX_PACKET_SIZE
[+] WTAP_TYPE_AUTO

to the top

Header Files (559)


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

to the top

Shared Libraries (1)


libwireshark.so.5.0.5

to the top



Test Info


Library Namelibwireshark
Version #15.0.5
Version #25.0.5
CPU Typex86_64
GCC Version4.8
SubjectSource Compatibility

Test Results


Total Header Files559
Total Shared Libraries1
Total Symbols / Types12571 / 1767
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-76
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1
Other Changes
in Constants
-447

Added Symbols (76)


buffer.h
buffer_append Buffer* buffer, guint8* from, gsize bytes )
buffer_assure_space Buffer* buffer, gsize space )
buffer_free Buffer* buffer )
buffer_init Buffer* buffer, gsize space )
buffer_remove_start Buffer* buffer, gsize bytes )

nstime.h
filetime_to_nstime ( nstime_t* nstime, guint64 filetime )
nsfiletime_to_nstime ( nstime_t* nstime, guint64 nsfiletime )

proto.h
proto_add_deregistered_data void* data )
proto_free_deregistered_fields ( )

wtap.h
init_open_routines ( )
open_info_name_to_type char const* name )
open_routines [data]
register_all_wiretap_modules ( )
wtap_buf_ptr wtap* wth )
wtap_cleareof wtap* wth )
wtap_close wtap* wth )
wtap_default_file_extension int filetype )
wtap_deregister_file_type_subtype int const file_type_subtype )
wtap_deregister_open_info gchar const* name )
wtap_dump wtap_dumper* p1, struct wtap_pkthdr const* p2, guint8 const* p3, int* err )
wtap_dump_can_compress int filetype )
wtap_dump_can_open int filetype )
wtap_dump_can_write ( GArray const* file_encaps, guint32 required_comment_types )
wtap_dump_close wtap_dumper* p1, int* p2 )
wtap_dump_fdopen int fd, int filetype, int encap, int snaplen, gboolean compressed, int* err )
wtap_dump_fdopen_ng int fd, int filetype, int encap, int snaplen, gboolean compressed, wtapng_section_t* shb_hdr, wtapng_iface_descriptions_t* idb_inf, int* err )
wtap_dump_file_encap_type GArray const* file_encaps )
wtap_dump_flush wtap_dumper* p1 )
wtap_dump_has_name_resolution int filetype )
wtap_dump_open ( char const* filename, int filetype, int encap, int snaplen, gboolean compressed, int* err )
wtap_dump_open_ng ( char const* filename, int filetype, int encap, int snaplen, gboolean compressed, wtapng_section_t* shb_hdr, wtapng_iface_descriptions_t* idb_inf, int* err )
wtap_dump_set_addrinfo_list ( wtap_dumper* wdh, addrinfo_lists_t* addrinfo_lists )
wtap_dump_supports_comment_types int filetype, guint32 comment_types )
wtap_encap_short_string int encap )
wtap_encap_string int encap )
wtap_fdclose wtap* wth )
wtap_fdreopen wtap* wth, char const* filename, int* err )
wtap_file_encap wtap* wth )
wtap_file_get_idb_info wtap* wth )
wtap_file_get_shb_info wtap* wth )
wtap_file_size wtap* wth, int* err )
wtap_file_tsprecision wtap* wth )
wtap_file_type_subtype wtap* wth )
wtap_file_type_subtype_short_string int file_type_subtype )
wtap_file_type_subtype_string int file_type_subtype )
wtap_free_extensions_list GSList* extensions )
wtap_get_all_file_extensions_list ( )
wtap_get_bytes_dumped wtap_dumper* p1 )
wtap_get_file_extension_type_extensions guint extension_type )
wtap_get_file_extension_type_name int extension_type )
wtap_get_file_extensions_list int filetype, gboolean include_compressed )
wtap_get_num_encap_types ( )
wtap_get_num_file_type_extensions ( )
wtap_get_num_file_types_subtypes ( )
wtap_get_savable_file_types_subtypes int file_type, GArray const* file_encaps, guint32 required_comment_types )
wtap_has_open_info gchar const* name )
wtap_iscompressed wtap* wth )
wtap_open_offline ( char const* filename, unsigned int type, int* err, gchar** err_info, gboolean do_random )
wtap_phdr wtap* wth )
wtap_read wtap* wth, int* err, gchar** err_info, gint64* data_offset )
wtap_read_so_far wtap* wth )
wtap_register_encap_type ( char const* name, char const* short_name )
wtap_register_file_type_extension struct file_extension_info const* ei )
wtap_register_file_type_subtypes ( struct file_type_subtype_info const* fi, int const subtype )
wtap_register_open_info ( struct open_info* oi, gboolean const first_routine )
wtap_register_plugin_types ( )
wtap_seek_read wtap* wth, gint64 seek_off, struct wtap_pkthdr* phdr, Buffer* buf, int* err, gchar** err_info )
wtap_sequential_close wtap* wth )
wtap_set_bytes_dumped ( wtap_dumper* wdh, gint64 bytes_dumped )
wtap_set_cb_new_ipv4 wtap* wth, wtap_new_ipv4_callback_t add_new_ipv4 )
wtap_set_cb_new_ipv6 wtap* wth, wtap_new_ipv6_callback_t add_new_ipv6 )
wtap_short_string_to_encap char const* short_name )
wtap_short_string_to_file_type_subtype char const* short_name )
wtap_snapshot_length wtap* wth )
wtap_strerror int err )
wtap_write_shb_comment wtap* wth, gchar* comment )

to the top

Problems with Data Types, Low Severity (3)


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

packet-usb.h
[+] struct _usb_conv_info_t (1)
[+] struct _usb_trans_info_t (1)

to the top

Other Changes in Data Types (1)


ftypes.h
[+] enum ftrepr (1)

to the top

Other Changes in Constants (447)


wsgcrypt.h
[+] _GCC_VERSION

wtap.h
[+] AAL_1
[+] AAL_2
[+] AAL_3_4
[+] AAL_5
[+] AAL_OAMCELL
[+] AAL_SIGNALLING
[+] AAL_UNKNOWN
[+] AAL_USER
[+] ASCEND_MAX_STR_LEN
[+] ASCEND_PFX_ETHER
[+] ASCEND_PFX_ISDN_R
[+] ASCEND_PFX_ISDN_X
[+] ASCEND_PFX_WDD
[+] ASCEND_PFX_WDS_R
[+] ASCEND_PFX_WDS_X
[+] ATM_AAL2_NOPHDR
[+] ATM_NO_HEC
[+] ATM_RAW_CELL
[+] ATM_REASSEMBLY_ERROR
[+] BTHCI_CHANNEL_ACL
[+] BTHCI_CHANNEL_COMMAND
[+] BTHCI_CHANNEL_EVENT
[+] BTHCI_CHANNEL_SCO
[+] COSINE_DIR_RX
[+] COSINE_DIR_TX
[+] COSINE_ENCAP_ATM
[+] COSINE_ENCAP_ETH
[+] COSINE_ENCAP_FR
[+] COSINE_ENCAP_HDLC
[+] COSINE_ENCAP_PPoATM
[+] COSINE_ENCAP_PPoFR
[+] COSINE_ENCAP_PPP
[+] COSINE_ENCAP_TEST
[+] COSINE_ENCAP_UNKNOWN
[+] COSINE_MAX_IF_NAME_LEN
[+] FROM_DCE
[+] GSM_UM_CHANNEL_AGCH
[+] GSM_UM_CHANNEL_BCCH
[+] GSM_UM_CHANNEL_CCCH
[+] GSM_UM_CHANNEL_FACCH
[+] GSM_UM_CHANNEL_PCH
[+] GSM_UM_CHANNEL_RACH
[+] GSM_UM_CHANNEL_SACCH
[+] GSM_UM_CHANNEL_SDCCH
[+] GSM_UM_CHANNEL_UNKNOWN
[+] IRDA_CLASS_FRAME
[+] IRDA_CLASS_LOG
[+] IRDA_CLASS_MASK
[+] IRDA_INCOMING
[+] IRDA_LOG_MESSAGE
[+] IRDA_MISSED_MSG
[+] IRDA_OUTGOING
[+] K12_PORT_ATMPVC
[+] K12_PORT_DS0S
[+] K12_PORT_DS1
[+] LIBPCAP_BT_PHDR_RECV
[+] LIBPCAP_BT_PHDR_SENT
[+] LIBPCAP_PPP_PHDR_RECV
[+] LIBPCAP_PPP_PHDR_SENT
[+] LLCP_PHDR_FLAG_SENT
[+] MAX_ERF_EHDR
[+] MTP2_ANNEX_A_NOT_USED
[+] MTP2_ANNEX_A_USED
[+] MTP2_ANNEX_A_USED_UNKNOWN
[+] OPEN_INFO_HEURISTIC
[+] OPEN_INFO_MAGIC
[+] REC_TYPE_FT_SPECIFIC_EVENT
[+] REC_TYPE_FT_SPECIFIC_REPORT
[+] REC_TYPE_PACKET
[+] SITA_ERROR_NO_BUFFER
[+] SITA_ERROR_RX_ABORT
[+] SITA_ERROR_RX_BREAK
[+] SITA_ERROR_RX_CD_LOST
[+] SITA_ERROR_RX_COLLISION
[+] SITA_ERROR_RX_CRC
[+] SITA_ERROR_RX_DPLL
[+] SITA_ERROR_RX_FRAME_LEN_VIOL
[+] SITA_ERROR_RX_FRAME_LONG
[+] SITA_ERROR_RX_FRAME_SHORT
[+] SITA_ERROR_RX_FRAMING
[+] SITA_ERROR_RX_NONOCTET_ALIGNED
[+] SITA_ERROR_RX_OVERRUN
[+] SITA_ERROR_RX_PARITY
[+] SITA_ERROR_RX_UNDEF1
[+] SITA_ERROR_RX_UNDEF2
[+] SITA_ERROR_RX_UNDEF3
[+] SITA_ERROR_TX_CTS_LOST
[+] SITA_ERROR_TX_RETX_LIMIT
[+] SITA_ERROR_TX_UART_ERROR
[+] SITA_ERROR_TX_UNDEF1
[+] SITA_ERROR_TX_UNDEF2
[+] SITA_ERROR_TX_UNDEF3
[+] SITA_ERROR_TX_UNDEF4
[+] SITA_ERROR_TX_UNDERRUN
[+] SITA_FRAME_DIR
[+] SITA_FRAME_DIR_RXED
[+] SITA_FRAME_DIR_TXED
[+] SITA_PROTO_ALC
[+] SITA_PROTO_ASYNC_BLKIO
[+] SITA_PROTO_ASYNC_INTIO
[+] SITA_PROTO_BOP_FRL
[+] SITA_PROTO_BOP_LAPB
[+] SITA_PROTO_DPM_LINK
[+] SITA_PROTO_ETHERNET
[+] SITA_PROTO_I2C
[+] SITA_PROTO_PPP_HDLC
[+] SITA_PROTO_SDLC
[+] SITA_PROTO_TOKENRING
[+] SITA_PROTO_UNUSED
[+] SITA_PROTO_UTS
[+] SITA_SIG_CTS
[+] SITA_SIG_DCD
[+] SITA_SIG_DSR
[+] SITA_SIG_DTR
[+] SITA_SIG_RTS
[+] SITA_SIG_UNDEF1
[+] SITA_SIG_UNDEF2
[+] SITA_SIG_UNDEF3
[+] TRAF_FR
[+] TRAF_GPRS_NS
[+] TRAF_ILMI
[+] TRAF_IPSILON
[+] TRAF_LANE
[+] TRAF_LLCMX
[+] TRAF_SPANS
[+] TRAF_SSCOP
[+] TRAF_ST_IPSILON_FT0
[+] TRAF_ST_IPSILON_FT1
[+] TRAF_ST_IPSILON_FT2
[+] TRAF_ST_LANE_802_3
[+] TRAF_ST_LANE_802_3_MC
[+] TRAF_ST_LANE_802_5
[+] TRAF_ST_LANE_802_5_MC
[+] TRAF_ST_LANE_LE_CTRL
[+] TRAF_ST_UNKNOWN
[+] TRAF_ST_VCMX_802_3
[+] TRAF_ST_VCMX_802_3_FCS
[+] TRAF_ST_VCMX_802_4
[+] TRAF_ST_VCMX_802_4_FCS
[+] TRAF_ST_VCMX_802_5
[+] TRAF_ST_VCMX_802_5_FCS
[+] TRAF_ST_VCMX_802_6
[+] TRAF_ST_VCMX_802_6_FCS
[+] TRAF_ST_VCMX_BPDU
[+] TRAF_ST_VCMX_FDDI
[+] TRAF_ST_VCMX_FDDI_FCS
[+] TRAF_ST_VCMX_FRAGMENTS
[+] TRAF_UMTS_FP
[+] TRAF_UNKNOWN
[+] TRAF_VCMX
[+] WTAP_COMMENT_PER_INTERFACE
[+] WTAP_COMMENT_PER_PACKET
[+] WTAP_COMMENT_PER_SECTION
[+] WTAP_ENCAP_APPLE_IP_OVER_IEEE1394
[+] WTAP_ENCAP_ARCNET
[+] WTAP_ENCAP_ARCNET_LINUX
[+] WTAP_ENCAP_ASCEND
[+] WTAP_ENCAP_ATM_PDUS
[+] WTAP_ENCAP_ATM_PDUS_UNTRUNCATED
[+] WTAP_ENCAP_ATM_RFC1483
[+] WTAP_ENCAP_AX25
[+] WTAP_ENCAP_AX25_KISS
[+] WTAP_ENCAP_BACNET_MS_TP
[+] WTAP_ENCAP_BACNET_MS_TP_WITH_PHDR
[+] WTAP_ENCAP_BER
[+] WTAP_ENCAP_BLUETOOTH_BREDR_BB
[+] WTAP_ENCAP_BLUETOOTH_H4
[+] WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR
[+] WTAP_ENCAP_BLUETOOTH_HCI
[+] WTAP_ENCAP_BLUETOOTH_LE_LL
[+] WTAP_ENCAP_BLUETOOTH_LE_LL_WITH_PHDR
[+] WTAP_ENCAP_BLUETOOTH_LINUX_MONITOR
[+] WTAP_ENCAP_CAN20B
[+] WTAP_ENCAP_CATAPULT_DCT2000
[+] WTAP_ENCAP_CHDLC
[+] WTAP_ENCAP_CHDLC_WITH_PHDR
[+] WTAP_ENCAP_CISCO_IOS
[+] WTAP_ENCAP_COSINE
[+] WTAP_ENCAP_DBUS
[+] WTAP_ENCAP_DOCSIS
[+] WTAP_ENCAP_DPNSS
[+] WTAP_ENCAP_DVBCI
[+] WTAP_ENCAP_ENC
[+] WTAP_ENCAP_EPON
[+] WTAP_ENCAP_ERF
[+] WTAP_ENCAP_ETHERNET
[+] WTAP_ENCAP_FDDI
[+] WTAP_ENCAP_FDDI_BITSWAPPED
[+] WTAP_ENCAP_FIBRE_CHANNEL_FC2
[+] WTAP_ENCAP_FIBRE_CHANNEL_FC2_WITH_FRAME_DELIMS
[+] WTAP_ENCAP_FLEXRAY
[+] WTAP_ENCAP_FRELAY
[+] WTAP_ENCAP_FRELAY_WITH_PHDR
[+] WTAP_ENCAP_GCOM_SERIAL
[+] WTAP_ENCAP_GCOM_TIE1
[+] WTAP_ENCAP_GPRS_LLC
[+] WTAP_ENCAP_GSM_UM
[+] WTAP_ENCAP_HHDLC
[+] WTAP_ENCAP_I2C
[+] WTAP_ENCAP_IEEE802_15_4
[+] WTAP_ENCAP_IEEE802_15_4_NOFCS
[+] WTAP_ENCAP_IEEE802_15_4_NONASK_PHY
[+] WTAP_ENCAP_IEEE802_16_MAC_CPS
[+] WTAP_ENCAP_IEEE_802_11
[+] WTAP_ENCAP_IEEE_802_11_AIROPEEK
[+] WTAP_ENCAP_IEEE_802_11_AVS
[+] WTAP_ENCAP_IEEE_802_11_NETMON
[+] WTAP_ENCAP_IEEE_802_11_PRISM
[+] WTAP_ENCAP_IEEE_802_11_RADIOTAP
[+] WTAP_ENCAP_IEEE_802_11_WITH_RADIO
[+] WTAP_ENCAP_INFINIBAND
[+] WTAP_ENCAP_IP_OVER_FC
[+] WTAP_ENCAP_IP_OVER_IB
[+] WTAP_ENCAP_IPMB
[+] WTAP_ENCAP_IPMI_TRACE
[+] WTAP_ENCAP_IPNET
[+] WTAP_ENCAP_IRDA
[+] WTAP_ENCAP_ISDN
[+] WTAP_ENCAP_IXVERIWAVE
[+] WTAP_ENCAP_JPEG_JFIF
[+] WTAP_ENCAP_JUNIPER_ATM1
[+] WTAP_ENCAP_JUNIPER_ATM2
[+] WTAP_ENCAP_JUNIPER_CHDLC
[+] WTAP_ENCAP_JUNIPER_ETHER
[+] WTAP_ENCAP_JUNIPER_FRELAY
[+] WTAP_ENCAP_JUNIPER_GGSN
[+] WTAP_ENCAP_JUNIPER_MLFR
[+] WTAP_ENCAP_JUNIPER_MLPPP
[+] WTAP_ENCAP_JUNIPER_PPP
[+] WTAP_ENCAP_JUNIPER_PPPOE
[+] WTAP_ENCAP_JUNIPER_SVCS
[+] WTAP_ENCAP_JUNIPER_VP
[+] WTAP_ENCAP_K12
[+] WTAP_ENCAP_LAPB
[+] WTAP_ENCAP_LAPD
[+] WTAP_ENCAP_LAYER1_EVENT
[+] WTAP_ENCAP_LIN
[+] WTAP_ENCAP_LINUX_ATM_CLIP
[+] WTAP_ENCAP_LINUX_LAPD
[+] WTAP_ENCAP_LOCALTALK
[+] WTAP_ENCAP_LOGCAT
[+] WTAP_ENCAP_LOGCAT_BRIEF
[+] WTAP_ENCAP_LOGCAT_LONG
[+] WTAP_ENCAP_LOGCAT_PROCESS
[+] WTAP_ENCAP_LOGCAT_TAG
[+] WTAP_ENCAP_LOGCAT_THREAD
[+] WTAP_ENCAP_LOGCAT_THREADTIME
[+] WTAP_ENCAP_LOGCAT_TIME
[+] WTAP_ENCAP_MIME
[+] WTAP_ENCAP_MOST
[+] WTAP_ENCAP_MPEG
[+] WTAP_ENCAP_MPEG_2_TS
[+] WTAP_ENCAP_MTP2
[+] WTAP_ENCAP_MTP2_WITH_PHDR
[+] WTAP_ENCAP_MTP3
[+] WTAP_ENCAP_MUX27010
[+] WTAP_ENCAP_NETANALYZER
[+] WTAP_ENCAP_NETANALYZER_TRANSPARENT
[+] WTAP_ENCAP_NETLINK
[+] WTAP_ENCAP_NETTL_ETHERNET
[+] WTAP_ENCAP_NETTL_FDDI
[+] WTAP_ENCAP_NETTL_RAW_ICMP
[+] WTAP_ENCAP_NETTL_RAW_ICMPV6
[+] WTAP_ENCAP_NETTL_RAW_IP
[+] WTAP_ENCAP_NETTL_RAW_TELNET
[+] WTAP_ENCAP_NETTL_TOKEN_RING
[+] WTAP_ENCAP_NETTL_UNKNOWN
[+] WTAP_ENCAP_NETTL_X25
[+] WTAP_ENCAP_NFC_LLCP
[+] WTAP_ENCAP_NFLOG
[+] WTAP_ENCAP_NSTRACE_1_0
[+] WTAP_ENCAP_NSTRACE_2_0
[+] WTAP_ENCAP_NSTRACE_3_0
[+] WTAP_ENCAP_NULL
[+] WTAP_ENCAP_OLD_PFLOG
[+] WTAP_ENCAP_PACKETLOGGER
[+] WTAP_ENCAP_PER_PACKET
[+] WTAP_ENCAP_PFLOG
[+] WTAP_ENCAP_PKTAP
[+] WTAP_ENCAP_PPI
[+] WTAP_ENCAP_PPP
[+] WTAP_ENCAP_PPP_ETHER
[+] WTAP_ENCAP_PPP_WITH_PHDR
[+] WTAP_ENCAP_RAW_IP
[+] WTAP_ENCAP_RAW_IP4
[+] WTAP_ENCAP_RAW_IP6
[+] WTAP_ENCAP_RAW_IPFIX
[+] WTAP_ENCAP_REDBACK
[+] WTAP_ENCAP_RTAC_SERIAL
[+] WTAP_ENCAP_SCCP
[+] WTAP_ENCAP_SCTP
[+] WTAP_ENCAP_SDH
[+] WTAP_ENCAP_SDLC
[+] WTAP_ENCAP_SITA
[+] WTAP_ENCAP_SLIP
[+] WTAP_ENCAP_SLL
[+] WTAP_ENCAP_SOCKETCAN
[+] WTAP_ENCAP_STANAG_4607
[+] WTAP_ENCAP_STANAG_5066_D_PDU
[+] WTAP_ENCAP_SYMANTEC
[+] WTAP_ENCAP_TNEF
[+] WTAP_ENCAP_TOKEN_RING
[+] WTAP_ENCAP_TZSP
[+] WTAP_ENCAP_UNKNOWN
[+] WTAP_ENCAP_USB
[+] WTAP_ENCAP_USB_LINUX
[+] WTAP_ENCAP_USB_LINUX_MMAPPED
[+] WTAP_ENCAP_USBPCAP
[+] WTAP_ENCAP_USER0
[+] WTAP_ENCAP_USER1
[+] WTAP_ENCAP_USER10
[+] WTAP_ENCAP_USER11
[+] WTAP_ENCAP_USER12
[+] WTAP_ENCAP_USER13
[+] WTAP_ENCAP_USER14
[+] WTAP_ENCAP_USER15
[+] WTAP_ENCAP_USER2
[+] WTAP_ENCAP_USER3
[+] WTAP_ENCAP_USER4
[+] WTAP_ENCAP_USER5
[+] WTAP_ENCAP_USER6
[+] WTAP_ENCAP_USER7
[+] WTAP_ENCAP_USER8
[+] WTAP_ENCAP_USER9
[+] WTAP_ENCAP_V5_EF
[+] WTAP_ENCAP_WFLEET_HDLC
[+] WTAP_ENCAP_WIRESHARK_UPPER_PDU
[+] WTAP_ENCAP_X2E_SERIAL
[+] WTAP_ENCAP_X2E_XORAYA
[+] WTAP_ERR_BAD_FILE
[+] WTAP_ERR_CANT_CLOSE
[+] WTAP_ERR_CANT_OPEN
[+] WTAP_ERR_CANT_READ
[+] WTAP_ERR_CANT_SEEK
[+] WTAP_ERR_CANT_SEEK_COMPRESSED
[+] WTAP_ERR_CANT_WRITE_TO_PIPE
[+] WTAP_ERR_CHECK_WSLUA
[+] WTAP_ERR_COMPRESSION_NOT_SUPPORTED
[+] WTAP_ERR_DECOMPRESS
[+] WTAP_ERR_ENCAP_PER_PACKET_UNSUPPORTED
[+] WTAP_ERR_FILE_UNKNOWN_FORMAT
[+] WTAP_ERR_INTERNAL
[+] WTAP_ERR_NOT_REGULAR_FILE
[+] WTAP_ERR_PACKET_TOO_LARGE
[+] WTAP_ERR_RANDOM_OPEN_PIPE
[+] WTAP_ERR_RANDOM_OPEN_STDIN
[+] WTAP_ERR_REC_TYPE_UNSUPPORTED
[+] WTAP_ERR_SHORT_READ
[+] WTAP_ERR_SHORT_WRITE
[+] WTAP_ERR_UNC_BAD_OFFSET
[+] WTAP_ERR_UNC_OVERFLOW
[+] WTAP_ERR_UNC_TRUNCATED
[+] WTAP_ERR_UNSUPPORTED
[+] WTAP_ERR_UNSUPPORTED_ENCAP
[+] WTAP_ERR_UNSUPPORTED_FILE_TYPE
[+] WTAP_FILE_TSPREC_CSEC
[+] WTAP_FILE_TSPREC_DSEC
[+] WTAP_FILE_TSPREC_MSEC
[+] WTAP_FILE_TSPREC_NSEC
[+] WTAP_FILE_TSPREC_SEC
[+] WTAP_FILE_TSPREC_USEC
[+] WTAP_FILE_TYPE_SUBTYPE_5VIEWS
[+] WTAP_FILE_TYPE_SUBTYPE_AETHRA
[+] WTAP_FILE_TYPE_SUBTYPE_ASCEND
[+] WTAP_FILE_TYPE_SUBTYPE_BER
[+] WTAP_FILE_TYPE_SUBTYPE_BTSNOOP
[+] WTAP_FILE_TYPE_SUBTYPE_CAMINS
[+] WTAP_FILE_TYPE_SUBTYPE_CATAPULT_DCT2000
[+] WTAP_FILE_TYPE_SUBTYPE_COMMVIEW
[+] WTAP_FILE_TYPE_SUBTYPE_COSINE
[+] WTAP_FILE_TYPE_SUBTYPE_CSIDS
[+] WTAP_FILE_TYPE_SUBTYPE_DAINTREE_SNA
[+] WTAP_FILE_TYPE_SUBTYPE_DBS_ETHERWATCH
[+] WTAP_FILE_TYPE_SUBTYPE_DCT3TRACE
[+] WTAP_FILE_TYPE_SUBTYPE_ERF
[+] WTAP_FILE_TYPE_SUBTYPE_EYESDN
[+] WTAP_FILE_TYPE_SUBTYPE_HCIDUMP
[+] WTAP_FILE_TYPE_SUBTYPE_I4BTRACE
[+] WTAP_FILE_TYPE_SUBTYPE_IPFIX
[+] WTAP_FILE_TYPE_SUBTYPE_IPTRACE_1_0
[+] WTAP_FILE_TYPE_SUBTYPE_IPTRACE_2_0
[+] WTAP_FILE_TYPE_SUBTYPE_ISERIES
[+] WTAP_FILE_TYPE_SUBTYPE_ISERIES_UNICODE
[+] WTAP_FILE_TYPE_SUBTYPE_JPEG_JFIF
[+] WTAP_FILE_TYPE_SUBTYPE_K12
[+] WTAP_FILE_TYPE_SUBTYPE_K12TEXT
[+] WTAP_FILE_TYPE_SUBTYPE_LANALYZER
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_BRIEF
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_LONG
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_PROCESS
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_TAG
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_THREAD
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_THREADTIME
[+] WTAP_FILE_TYPE_SUBTYPE_LOGCAT_TIME
[+] WTAP_FILE_TYPE_SUBTYPE_MIME
[+] WTAP_FILE_TYPE_SUBTYPE_MPEG
[+] WTAP_FILE_TYPE_SUBTYPE_MPEG_2_TS
[+] WTAP_FILE_TYPE_SUBTYPE_NETMON_1_x
[+] WTAP_FILE_TYPE_SUBTYPE_NETMON_2_x
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCALER_1_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCALER_2_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCALER_3_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETSCREEN
[+] WTAP_FILE_TYPE_SUBTYPE_NETTL
[+] WTAP_FILE_TYPE_SUBTYPE_NETWORK_INSTRUMENTS
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_1_0
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_1_1
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_2_00x
[+] WTAP_FILE_TYPE_SUBTYPE_NETXRAY_OLD
[+] WTAP_FILE_TYPE_SUBTYPE_NGSNIFFER_COMPRESSED
[+] WTAP_FILE_TYPE_SUBTYPE_NGSNIFFER_UNCOMPRESSED
[+] WTAP_FILE_TYPE_SUBTYPE_PACKETLOGGER
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_AIX
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_NOKIA
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_NSEC
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_SS990417
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_SS990915
[+] WTAP_FILE_TYPE_SUBTYPE_PCAP_SS991029
[+] WTAP_FILE_TYPE_SUBTYPE_PCAPNG
[+] WTAP_FILE_TYPE_SUBTYPE_PEEKCLASSIC_V56
[+] WTAP_FILE_TYPE_SUBTYPE_PEEKCLASSIC_V7
[+] WTAP_FILE_TYPE_SUBTYPE_PEEKTAGGED
[+] WTAP_FILE_TYPE_SUBTYPE_PPPDUMP
[+] WTAP_FILE_TYPE_SUBTYPE_RADCOM
[+] WTAP_FILE_TYPE_SUBTYPE_SHOMITI
[+] WTAP_FILE_TYPE_SUBTYPE_SNOOP
[+] WTAP_FILE_TYPE_SUBTYPE_STANAG_4607
[+] WTAP_FILE_TYPE_SUBTYPE_TNEF
[+] WTAP_FILE_TYPE_SUBTYPE_TOSHIBA
[+] WTAP_FILE_TYPE_SUBTYPE_UNKNOWN
[+] WTAP_FILE_TYPE_SUBTYPE_VISUAL_NETWORKS
[+] WTAP_FILE_TYPE_SUBTYPE_VMS
[+] WTAP_FILE_TYPE_SUBTYPE_VWR_80211
[+] WTAP_FILE_TYPE_SUBTYPE_VWR_ETH
[+] WTAP_HAS_CAP_LEN
[+] WTAP_HAS_COMMENTS
[+] WTAP_HAS_DROP_COUNT
[+] WTAP_HAS_INTERFACE_ID
[+] WTAP_HAS_PACK_FLAGS
[+] WTAP_HAS_TS
[+] WTAP_MAX_PACKET_SIZE
[+] WTAP_NUM_ENCAP_TYPES
[+] WTAP_NUM_FILE_TYPES_SUBTYPES
[+] WTAP_TYPE_AUTO

to the top

Header Files (559)


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

to the top

Shared Libraries (1)


libwireshark.so.5.0.5

to the top



Generated on Tue May 12 09:51:07 2015 for libwireshark by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API