2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2N/A# Use is subject to license terms.
2N/A# ident "%Z%%M% %I% %E% SMI"
2N/A sip_init_conn_object;
2N/A sip_clear_stale_data;
2N/A sip_process_new_packet;
2N/A sip_register_sent_by;
2N/A sip_unregister_sent_by;
2N/A sip_unregister_all_sent_by;
2N/A sip_delete_header_by_name;
2N/A sip_copy_header_by_name;
2N/A sip_copy_all_headers;
2N/A sip_get_header_value;
2N/A sip_is_param_present;
2N/A sip_get_param_value;
2N/A sip_get_trans_branchid;
2N/A sip_get_trans_method;
2N/A sip_get_trans_state;
2N/A sip_get_trans_resp_msg;
2N/A sip_get_trans_orig_msg;
2N/A sip_get_trans_conn_obj;
2N/A sip_create_dialog_req;
2N/A sip_create_dialog_req_nocontact;
sip_get_dialog_local_tag;
sip_get_dialog_remote_tag;
sip_get_dialog_local_uri;
sip_get_dialog_remote_uri;
sip_get_dialog_remote_target_uri;
sip_get_dialog_local_contact_uri;
sip_get_dialog_route_set;
sip_get_dialog_local_cseq;
sip_get_dialog_remote_cseq;
sip_get_from_display_name;
sip_get_contact_display_name;
sip_get_via_sent_by_host;
sip_get_via_sent_by_port;
sip_get_via_sent_protocol_version;
sip_get_via_sent_protocol_name;
sip_get_via_sent_transport;
sip_get_content_sub_type;
sip_get_route_display_name;
sip_get_replyto_display_name;
sip_get_retry_after_time;
sip_get_retry_after_cmts;
sip_get_proxy_authen_scheme;
sip_get_proxy_authen_param;
sip_get_proxy_author_scheme;
sip_get_proxy_author_param;
sip_get_www_authen_scheme;
sip_get_www_authen_param;
sip_get_passertedid_display_name;
sip_get_passertedid_uri_str;
sip_get_ppreferredid_display_name;
sip_get_ppreferredid_uri_str;
sip_enable_trans_logging;
sip_disable_trans_logging;
sip_enable_dialog_logging;
sip_disable_dialog_logging;