Preparations for h223

svn path=/trunk/; revision=16105
This commit is contained in:
Anders Broman 2005-10-04 05:16:26 +00:00
parent 4a5c674c04
commit c391dc2ec3
2 changed files with 13 additions and 1 deletions

View File

@ -126,7 +126,8 @@ typedef enum {
CT_ISDN, /* ISDN channel number */
CT_X25, /* X.25 logical channel number */
CT_ISUP, /* ISDN User Part CIC */
CT_IAX2 /* IAX2 call id */
CT_IAX2, /* IAX2 call id */
CT_H223 /* H.223 logical channel number */
/* Could also have ATM VPI/VCI pairs */
} circuit_type;

View File

@ -58,6 +58,9 @@ capture_raw
capture_sll
capture_tr
check_col
circuit_add_proto_data
circuit_get_proto_data
circuit_new
cleanup_dissection
col_add_fstr
col_add_str
@ -226,10 +229,12 @@ file_open_error_message
file_write_error_message
file_exists
files_identical
find_circuit
find_conversation
find_dissector
find_dissector_table
find_protocol_by_id
find_stream_circ
find_tap_id
find_val_for_string
follow_tcp_stats
@ -410,6 +415,7 @@ proto_item_set_end
proto_item_set_expert_flags
proto_item_set_len
proto_item_set_text
proto_malformed
proto_register_field_array
proto_register_protocol
proto_register_subtree_array
@ -556,7 +562,12 @@ stats_tree_reinit
stats_tree_reset
stats_tree_tick_pivot
stats_tree_tick_range
stream_add_frag
stream_find_frag
stream_new_circ
stream_process_reassembled
string_to_name_resolve
swaptab
t30_indicator_vals DATA
T_h323_message_body_vals DATA
tap_push_tapped_queue