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


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibwireshark
Version #13.1.11
Version #23.1.11
CPU Typex86_64
GCC Version4.8
SubjectBinary Compatibility

Test Results


Total Header Files546
Total Shared Libraries1
Total Symbols / Types10007 / 1225
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Problems with
Implementation
Low183
Other Changes
in Constants
-403

Problems with Implementation (183)


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

epan.h, libwireshark.so.3.1.11
epan_dissect_cleanup epan_dissect_t* edt )
epan_dissect_init ( epan_dissect_t* edt, gboolean const create_proto_tree, gboolean const proto_tree_visible )

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

expert.h, libwireshark.so.3.1.11
expert_add_info_format ( packet_info* pinfo, proto_item* pi, int group, int severity, char const* format, ... )

geoip_db.h, libwireshark.so.3.1.11
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 )

oids.h, libwireshark.so.3.1.11
oid_add ( char const* name, guint oid_len, guint32* subids )
oid_get_default_mib_path ( )
oid_resolved guint len, guint32* subids )
oids_init ( )

packet-ber.h, libwireshark.so.3.1.11
dissect_ber_UTCTime ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id )

packet-gsm_a_common.h, libwireshark.so.3.1.11
de_gmm_drx_param tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint32 offset, guint len, gchar* add_string, int string_len )
de_lai tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint32 offset, guint len, gchar* add_string, int string_len )
de_ms_cm_1 tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint32 offset, guint len, gchar* add_string, int string_len )
elem_lv tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, gint pdu_type, int idx, guint32 offset, guint len, gchar const* name_add )
elem_tlv tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint8 iei, gint pdu_type, int idx, guint32 offset, guint len, gchar const* name_add )
elem_tv tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint8 iei, gint pdu_type, int idx, guint32 offset, gchar const* name_add )
elem_tv_short tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, guint8 iei, gint pdu_type, int idx, guint32 offset, gchar const* name_add )
elem_v tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, gint pdu_type, int idx, guint32 offset, gchar const* name_add )
elem_v_short tvbuff_t* tvb, proto_tree* tree, packet_info* pinfo, gint pdu_type, int idx, guint32 offset, guint32 nibble )

packet-per.h, libwireshark.so.3.1.11
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_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 )

packet-rpc.h, libwireshark.so.3.1.11
dissect_rpc_uint64 tvbuff_t* tvb, proto_tree* tree, int hfindex, int offset )

packet-tpkt.h, libwireshark.so.3.1.11
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.3.1.11
dissect_nt_sid tvbuff_t* tvb, int offset, proto_tree* parent_tree, char const* name, char** sid_str, int hf_sid )

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

prefs.h, libwireshark.so.3.1.11
prefs_get_string_list gchar const* str )
prefs_pref_to_str pref_t* pref, enum pref_source_t source )
prefs_pref_type_description 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 )
prefs_set_pref char* prefarg )
write_prefs char** p1 )

proto.h, libwireshark.so.3.1.11
find_protocol_by_id int const proto_id )
proto_field_is_referenced ( proto_tree* tree, int proto_id )
proto_get_id_by_filter_name gchar const* filter_name )
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_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_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, guint const encoding )
proto_tree_add_bitmask_text ( proto_tree* tree, tvbuff_t* tvb, guint const offset, guint const len, char const* name, char const* fallback, gint const ett, int const** fields, guint const encoding, int const flags )
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_boolean_format_value ( 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_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_double_format_value ( 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_ether_format_value ( 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_eui64_format_value ( 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_float_format_value ( 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_guid_format_value ( 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_int64_format_value ( 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_int_format_value ( 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_ipv4_format_value ( 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_ipv6_format_value ( 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_ipxnet_format_value ( 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 const hfindex, 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_string_format_value ( 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, struct nstime_t* value_ptr )
proto_tree_add_time_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... )
proto_tree_add_time_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... )
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_uint64_format_value ( 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_add_uint_format_value ( 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 )

ptvcursor.h, libwireshark.so.3.1.11
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 )

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

strutil.h, libwireshark.so.3.1.11
convert_string_to_hex ( char const* string, size_t* nbytes )
escape_string char* dst, char const* string )
escape_string_len char const* string )
format_text ( guchar const* line, size_t len )
format_text_wsp ( guchar const* line, size_t len )
format_uri ( GByteArray const* bytes, gchar const* reserved_chars )
hex_str_to_bytes ( char const* hex_str, GByteArray* bytes, gboolean force_separators )
oid_str_to_bytes ( char const* oid_str, GByteArray* bytes )
uri_str_to_bytes ( char const* uri_str, GByteArray* bytes )

to_str.h, libwireshark.so.3.1.11
address_to_str_buf ( address const* addr, gchar* buf, int buf_len )
display_signed_time gchar* p1, int p2, gint32 const p3, gint32 p4, enum to_str_time_res_t const p5 )
eui64_to_str guint64 const ad )

tvbparse.h, libwireshark.so.3.1.11
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_tree_add_elem ( proto_tree* tree, tvbparse_elem_t* curr )

tvbuff.h, libwireshark.so.3.1.11
ep_tvb_get_bits tvbuff_t* tvb, guint bit_offset, gint no_of_bits, gboolean lsb0 )
ep_tvb_memdup tvbuff_t* tvb, gint const offset, size_t length )
tvb_bytes_exist ( tvbuff_t const* p1, gint const offset, gint const length )
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_length_remaining ( tvbuff_t const* p1, gint const offset )
tvb_find_guint8 tvbuff_t* p1, gint const offset, gint const maxlength, guint8 const needle )
tvb_find_tvb ( tvbuff_t* haystack_tvb, tvbuff_t* needle_tvb, gint const haystack_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_length tvbuff_t const* p1 )
tvb_length_remaining ( tvbuff_t const* p1, gint const offset )
tvb_memcpy tvbuff_t* p1, void* target, gint const offset, size_t length )
tvb_memdup tvbuff_t* p1, 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* p1, gint const offset )
tvb_offset_from_real_beginning tvbuff_t const* tvb )
tvb_pbrk_guint8 tvbuff_t* p1, gint const offset, gint const maxlength, guint8 const* needles, guchar* found_needle )
tvb_reported_length tvbuff_t const* p1 )
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* p1, tvbuff_free_cb_t const p2 )
tvb_set_reported_length tvbuff_t* p1, guint const p2 )
tvb_strnlen tvbuff_t* p1, gint const offset, guint const maxlength )
tvb_strsize tvbuff_t* tvb, gint const offset )
tvb_unicode_strsize tvbuff_t* tvb, gint const offset )

uat-int.h, libwireshark.so.3.1.11
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.h, libwireshark.so.3.1.11
uat_fld_chk_str_isalnum void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 )
uat_fld_chk_str_isalpha void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 )
uat_fld_chk_str_isdigit void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 )
uat_fld_chk_str_isprint void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 )
uat_fld_chk_str_isxdigit void* p1, char const* p2, unsigned int p3, void const* p4, void const* p5, char const** p6 )
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.3.1.11
_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 )
str_to_str ( gchar const* val, string_string const* vs, char const* fmt )
try_val_to_str_idx ( guint32 const val, value_string const* vs, gint* idx )
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* vs, guint vs_tot_num_entries, gchar const* vs_name )

to the top

Other Changes in Constants (403)


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
[+] 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
[+] 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_H4
[+] WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR
[+] WTAP_ENCAP_BLUETOOTH_HCI
[+] 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_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_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_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_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_NULL
[+] WTAP_ENCAP_OLD_PFLOG
[+] WTAP_ENCAP_PACKETLOGGER
[+] WTAP_ENCAP_PER_PACKET
[+] WTAP_ENCAP_PFLOG
[+] 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_SCCP
[+] WTAP_ENCAP_SCTP
[+] WTAP_ENCAP_SDH
[+] WTAP_ENCAP_SDLC
[+] WTAP_ENCAP_SITA
[+] WTAP_ENCAP_SLIP
[+] WTAP_ENCAP_SLL
[+] WTAP_ENCAP_SOCKETCAN
[+] 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_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_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_RANDOM_OPEN_PIPE
[+] WTAP_ERR_RANDOM_OPEN_STDIN
[+] 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_5VIEWS
[+] WTAP_FILE_AETHRA
[+] WTAP_FILE_ASCEND
[+] WTAP_FILE_BER
[+] WTAP_FILE_BTSNOOP
[+] WTAP_FILE_CAMINS
[+] WTAP_FILE_CATAPULT_DCT2000
[+] WTAP_FILE_COMMVIEW
[+] WTAP_FILE_COSINE
[+] WTAP_FILE_CSIDS
[+] WTAP_FILE_DAINTREE_SNA
[+] WTAP_FILE_DBS_ETHERWATCH
[+] WTAP_FILE_DCT3TRACE
[+] WTAP_FILE_ERF
[+] WTAP_FILE_EYESDN
[+] WTAP_FILE_HCIDUMP
[+] WTAP_FILE_I4BTRACE
[+] WTAP_FILE_IPFIX
[+] WTAP_FILE_IPTRACE_1_0
[+] WTAP_FILE_IPTRACE_2_0
[+] WTAP_FILE_ISERIES
[+] WTAP_FILE_ISERIES_UNICODE
[+] WTAP_FILE_JPEG_JFIF
[+] WTAP_FILE_K12
[+] WTAP_FILE_K12TEXT
[+] WTAP_FILE_LANALYZER
[+] WTAP_FILE_MIME
[+] WTAP_FILE_MPEG
[+] WTAP_FILE_MPEG_2_TS
[+] WTAP_FILE_NETMON_1_x
[+] WTAP_FILE_NETMON_2_x
[+] WTAP_FILE_NETSCALER_1_0
[+] WTAP_FILE_NETSCALER_2_0
[+] WTAP_FILE_NETSCREEN
[+] WTAP_FILE_NETTL
[+] WTAP_FILE_NETWORK_INSTRUMENTS
[+] WTAP_FILE_NETXRAY_1_0
[+] WTAP_FILE_NETXRAY_1_1
[+] WTAP_FILE_NETXRAY_2_00x
[+] WTAP_FILE_NETXRAY_OLD
[+] WTAP_FILE_NGSNIFFER_COMPRESSED
[+] WTAP_FILE_NGSNIFFER_UNCOMPRESSED
[+] WTAP_FILE_PACKETLOGGER
[+] WTAP_FILE_PCAP
[+] WTAP_FILE_PCAP_AIX
[+] WTAP_FILE_PCAP_NOKIA
[+] WTAP_FILE_PCAP_NSEC
[+] WTAP_FILE_PCAP_SS990417
[+] WTAP_FILE_PCAP_SS990915
[+] WTAP_FILE_PCAP_SS991029
[+] WTAP_FILE_PCAPNG
[+] WTAP_FILE_PEEKCLASSIC_V56
[+] WTAP_FILE_PEEKCLASSIC_V7
[+] WTAP_FILE_PEEKTAGGED
[+] WTAP_FILE_PPPDUMP
[+] WTAP_FILE_RADCOM
[+] WTAP_FILE_SHOMITI
[+] WTAP_FILE_SNOOP
[+] WTAP_FILE_TNEF
[+] WTAP_FILE_TOSHIBA
[+] 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_UNKNOWN
[+] WTAP_FILE_VISUAL_NETWORKS
[+] WTAP_FILE_VMS
[+] WTAP_FILE_VWR_80211
[+] WTAP_FILE_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

to the top

Header Files (546)


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
ax25_pids.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
kasumi.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-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-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-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-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-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.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-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-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-wifi-p2p.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
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
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
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
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_core.h
wmem_scopes.h
wmem_slist.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.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.3.1.11

to the top



Test Info


Library Namelibwireshark
Version #13.1.11
Version #23.1.11
CPU Typex86_64
GCC Version4.8
SubjectSource Compatibility

Test Results


Total Header Files546
Total Shared Libraries1
Total Symbols / Types11802 / 1680
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-54
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-406

Added Symbols (54)


wtap.h
wtap_buf_ptr wtap* wth )
wtap_cleareof wtap* wth )
wtap_close wtap* wth )
wtap_default_file_extension int filetype )
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, struct addrinfo* addrinfo_list )
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 wtap* wth )
wtap_file_type_short_string int filetype )
wtap_file_type_string int filetype )
wtap_free_file_extensions_list GSList* extensions )
wtap_get_bytes_dumped wtap_dumper* p1 )
wtap_get_file_extensions_list int filetype, gboolean include_compressed )
wtap_get_num_encap_types ( )
wtap_get_num_file_types ( )
wtap_get_savable_file_types int file_type, GArray const* file_encaps, guint32 required_comment_types )
wtap_iscompressed wtap* wth )
wtap_open_offline ( char const* filename, 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 struct file_type_info const* fi )
wtap_register_open_routine ( wtap_open_routine_t p1, gboolean has_magic )
wtap_seek_read wtap* wth, gint64 seek_off, struct wtap_pkthdr* phdr, guint8* pd, int len, 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 char const* short_name )
wtap_snapshot_length wtap* wth )
wtap_strerror int err )
wtap_write_shb_comment wtap* wth, gchar* comment )

to the top

Other Changes in Constants (406)


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
[+] 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
[+] 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_H4
[+] WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR
[+] WTAP_ENCAP_BLUETOOTH_HCI
[+] 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_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_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_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_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_NULL
[+] WTAP_ENCAP_OLD_PFLOG
[+] WTAP_ENCAP_PACKETLOGGER
[+] WTAP_ENCAP_PER_PACKET
[+] WTAP_ENCAP_PFLOG
[+] 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_SCCP
[+] WTAP_ENCAP_SCTP
[+] WTAP_ENCAP_SDH
[+] WTAP_ENCAP_SDLC
[+] WTAP_ENCAP_SITA
[+] WTAP_ENCAP_SLIP
[+] WTAP_ENCAP_SLL
[+] WTAP_ENCAP_SOCKETCAN
[+] 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_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_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_RANDOM_OPEN_PIPE
[+] WTAP_ERR_RANDOM_OPEN_STDIN
[+] 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_5VIEWS
[+] WTAP_FILE_AETHRA
[+] WTAP_FILE_ASCEND
[+] WTAP_FILE_BER
[+] WTAP_FILE_BTSNOOP
[+] WTAP_FILE_CAMINS
[+] WTAP_FILE_CATAPULT_DCT2000
[+] WTAP_FILE_COMMVIEW
[+] WTAP_FILE_COSINE
[+] WTAP_FILE_CSIDS
[+] WTAP_FILE_DAINTREE_SNA
[+] WTAP_FILE_DBS_ETHERWATCH
[+] WTAP_FILE_DCT3TRACE
[+] WTAP_FILE_ERF
[+] WTAP_FILE_EYESDN
[+] WTAP_FILE_HCIDUMP
[+] WTAP_FILE_I4BTRACE
[+] WTAP_FILE_IPFIX
[+] WTAP_FILE_IPTRACE_1_0
[+] WTAP_FILE_IPTRACE_2_0
[+] WTAP_FILE_ISERIES
[+] WTAP_FILE_ISERIES_UNICODE
[+] WTAP_FILE_JPEG_JFIF
[+] WTAP_FILE_K12
[+] WTAP_FILE_K12TEXT
[+] WTAP_FILE_LANALYZER
[+] WTAP_FILE_MIME
[+] WTAP_FILE_MPEG
[+] WTAP_FILE_MPEG_2_TS
[+] WTAP_FILE_NETMON_1_x
[+] WTAP_FILE_NETMON_2_x
[+] WTAP_FILE_NETSCALER_1_0
[+] WTAP_FILE_NETSCALER_2_0
[+] WTAP_FILE_NETSCREEN
[+] WTAP_FILE_NETTL
[+] WTAP_FILE_NETWORK_INSTRUMENTS
[+] WTAP_FILE_NETXRAY_1_0
[+] WTAP_FILE_NETXRAY_1_1
[+] WTAP_FILE_NETXRAY_2_00x
[+] WTAP_FILE_NETXRAY_OLD
[+] WTAP_FILE_NGSNIFFER_COMPRESSED
[+] WTAP_FILE_NGSNIFFER_UNCOMPRESSED
[+] WTAP_FILE_PACKETLOGGER
[+] WTAP_FILE_PCAP
[+] WTAP_FILE_PCAP_AIX
[+] WTAP_FILE_PCAP_NOKIA
[+] WTAP_FILE_PCAP_NSEC
[+] WTAP_FILE_PCAP_SS990417
[+] WTAP_FILE_PCAP_SS990915
[+] WTAP_FILE_PCAP_SS991029
[+] WTAP_FILE_PCAPNG
[+] WTAP_FILE_PEEKCLASSIC_V56
[+] WTAP_FILE_PEEKCLASSIC_V7
[+] WTAP_FILE_PEEKTAGGED
[+] WTAP_FILE_PPPDUMP
[+] WTAP_FILE_RADCOM
[+] WTAP_FILE_SHOMITI
[+] WTAP_FILE_SNOOP
[+] WTAP_FILE_TNEF
[+] WTAP_FILE_TOSHIBA
[+] 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_UNKNOWN
[+] WTAP_FILE_VISUAL_NETWORKS
[+] WTAP_FILE_VMS
[+] WTAP_FILE_VWR_80211
[+] WTAP_FILE_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

to the top

Header Files (546)


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
ax25_pids.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
kasumi.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-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-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-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-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-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.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-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-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-wifi-p2p.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
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
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
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
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_core.h
wmem_scopes.h
wmem_slist.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.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.3.1.11

to the top



Generated on Wed Nov 12 09:13:30 2014 for libwireshark by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API