This file is automatically generated from <sip.h> by msg_parser.awk.
#include "config.h"
#include <assert.h>
#include <stddef.h>
#include <string.h>
#include <sofia-sip/su.h>
#include "sofia-sip/sip_parser.h"
#include <sofia-sip/sip_tag.h>
#include <sofia-sip/su_tag_class.h>
#include <sofia-sip/su_tag_inline.h>
#include <sofia-sip/sip_tag_class.h>
#include <sofia-sip/su_tagarg.h>
Include dependency graph for sip_tag.c:
Variables | |
tag_typedef_t | siptag_sip |
Tag for sip_t . | |
tag_typedef_t | siptag_header |
Tag for header string. | |
tag_typedef_t | siptag_header_str |
Tag for header string. | |
tag_typedef_t | siptag_request |
Tag for request line object. | |
tag_typedef_t | siptag_request_str |
Tag for string with request line value. | |
tag_typedef_t | siptag_status |
Tag for status line object. | |
tag_typedef_t | siptag_status_str |
Tag for string with status line value. | |
tag_typedef_t | siptag_via |
Tag for Via header object. | |
tag_typedef_t | siptag_via_str |
Tag for string with Via header value. | |
tag_typedef_t | siptag_route |
Tag for Route header object. | |
tag_typedef_t | siptag_route_str |
Tag for string with Route header value. | |
tag_typedef_t | siptag_record_route |
Tag for Record-Route header object. | |
tag_typedef_t | siptag_record_route_str |
Tag for string with Record-Route header value. | |
tag_typedef_t | siptag_max_forwards |
Tag for Max-Forwards header object. | |
tag_typedef_t | siptag_max_forwards_str |
Tag for string with Max-Forwards header value. | |
tag_typedef_t | siptag_proxy_require |
Tag for Proxy-Require header object. | |
tag_typedef_t | siptag_proxy_require_str |
Tag for string with Proxy-Require header value. | |
tag_typedef_t | siptag_from |
Tag for From header object. | |
tag_typedef_t | siptag_from_str |
Tag for string with From header value. | |
tag_typedef_t | siptag_to |
Tag for To header object. | |
tag_typedef_t | siptag_to_str |
Tag for string with To header value. | |
tag_typedef_t | siptag_call_id |
Tag for Call-ID header object. | |
tag_typedef_t | siptag_call_id_str |
Tag for string with Call-ID header value. | |
tag_typedef_t | siptag_cseq |
Tag for CSeq header object. | |
tag_typedef_t | siptag_cseq_str |
Tag for string with CSeq header value. | |
tag_typedef_t | siptag_contact |
Tag for Contact header object. | |
tag_typedef_t | siptag_contact_str |
Tag for string with Contact header value. | |
tag_typedef_t | siptag_rseq |
Tag for RSeq header object. | |
tag_typedef_t | siptag_rseq_str |
Tag for string with RSeq header value. | |
tag_typedef_t | siptag_rack |
Tag for RAck header object. | |
tag_typedef_t | siptag_rack_str |
Tag for string with RAck header value. | |
tag_typedef_t | siptag_request_disposition |
Tag for Request-Disposition header object. | |
tag_typedef_t | siptag_request_disposition_str |
Tag for string with Request-Disposition header value. | |
tag_typedef_t | siptag_accept_contact |
Tag for Accept-Contact header object. | |
tag_typedef_t | siptag_accept_contact_str |
Tag for string with Accept-Contact header value. | |
tag_typedef_t | siptag_reject_contact |
Tag for Reject-Contact header object. | |
tag_typedef_t | siptag_reject_contact_str |
Tag for string with Reject-Contact header value. | |
tag_typedef_t | siptag_expires |
Tag for Expires header object. | |
tag_typedef_t | siptag_expires_str |
Tag for string with Expires header value. | |
tag_typedef_t | siptag_date |
Tag for Date header object. | |
tag_typedef_t | siptag_date_str |
Tag for string with Date header value. | |
tag_typedef_t | siptag_retry_after |
Tag for Retry-After header object. | |
tag_typedef_t | siptag_retry_after_str |
Tag for string with Retry-After header value. | |
tag_typedef_t | siptag_timestamp |
Tag for Timestamp header object. | |
tag_typedef_t | siptag_timestamp_str |
Tag for string with Timestamp header value. | |
tag_typedef_t | siptag_min_expires |
Tag for Min-Expires header object. | |
tag_typedef_t | siptag_min_expires_str |
Tag for string with Min-Expires header value. | |
tag_typedef_t | siptag_subject |
Tag for Subject header object. | |
tag_typedef_t | siptag_subject_str |
Tag for string with Subject header value. | |
tag_typedef_t | siptag_priority |
Tag for Priority header object. | |
tag_typedef_t | siptag_priority_str |
Tag for string with Priority header value. | |
tag_typedef_t | siptag_call_info |
Tag for Call-Info header object. | |
tag_typedef_t | siptag_call_info_str |
Tag for string with Call-Info header value. | |
tag_typedef_t | siptag_organization |
Tag for Organization header object. | |
tag_typedef_t | siptag_organization_str |
Tag for string with Organization header value. | |
tag_typedef_t | siptag_server |
Tag for Server header object. | |
tag_typedef_t | siptag_server_str |
Tag for string with Server header value. | |
tag_typedef_t | siptag_user_agent |
Tag for User-Agent header object. | |
tag_typedef_t | siptag_user_agent_str |
Tag for string with User-Agent header value. | |
tag_typedef_t | siptag_in_reply_to |
Tag for In-Reply-To header object. | |
tag_typedef_t | siptag_in_reply_to_str |
Tag for string with In-Reply-To header value. | |
tag_typedef_t | siptag_accept |
Tag for Accept header object. | |
tag_typedef_t | siptag_accept_str |
Tag for string with Accept header value. | |
tag_typedef_t | siptag_accept_encoding |
Tag for Accept-Encoding header object. | |
tag_typedef_t | siptag_accept_encoding_str |
Tag for string with Accept-Encoding header value. | |
tag_typedef_t | siptag_accept_language |
Tag for Accept-Language header object. | |
tag_typedef_t | siptag_accept_language_str |
Tag for string with Accept-Language header value. | |
tag_typedef_t | siptag_allow |
Tag for Allow header object. | |
tag_typedef_t | siptag_allow_str |
Tag for string with Allow header value. | |
tag_typedef_t | siptag_require |
Tag for Require header object. | |
tag_typedef_t | siptag_require_str |
Tag for string with Require header value. | |
tag_typedef_t | siptag_supported |
Tag for Supported header object. | |
tag_typedef_t | siptag_supported_str |
Tag for string with Supported header value. | |
tag_typedef_t | siptag_unsupported |
Tag for Unsupported header object. | |
tag_typedef_t | siptag_unsupported_str |
Tag for string with Unsupported header value. | |
tag_typedef_t | siptag_event |
Tag for Event header object. | |
tag_typedef_t | siptag_event_str |
Tag for string with Event header value. | |
tag_typedef_t | siptag_allow_events |
Tag for Allow-Events header object. | |
tag_typedef_t | siptag_allow_events_str |
Tag for string with Allow-Events header value. | |
tag_typedef_t | siptag_subscription_state |
Tag for Subscription-State header object. | |
tag_typedef_t | siptag_subscription_state_str |
Tag for string with Subscription-State header value. | |
tag_typedef_t | siptag_proxy_authenticate |
Tag for Proxy-Authenticate header object. | |
tag_typedef_t | siptag_proxy_authenticate_str |
Tag for string with Proxy-Authenticate header value. | |
tag_typedef_t | siptag_proxy_authentication_info |
Tag for Proxy-Authentication-Info header object. | |
tag_typedef_t | siptag_proxy_authentication_info_str |
Tag for string with Proxy-Authentication-Info header value. | |
tag_typedef_t | siptag_proxy_authorization |
Tag for Proxy-Authorization header object. | |
tag_typedef_t | siptag_proxy_authorization_str |
Tag for string with Proxy-Authorization header value. | |
tag_typedef_t | siptag_authorization |
Tag for Authorization header object. | |
tag_typedef_t | siptag_authorization_str |
Tag for string with Authorization header value. | |
tag_typedef_t | siptag_www_authenticate |
Tag for WWW-Authenticate header object. | |
tag_typedef_t | siptag_www_authenticate_str |
Tag for string with WWW-Authenticate header value. | |
tag_typedef_t | siptag_authentication_info |
Tag for Authentication-Info header object. | |
tag_typedef_t | siptag_authentication_info_str |
Tag for string with Authentication-Info header value. | |
tag_typedef_t | siptag_error_info |
Tag for Error-Info header object. | |
tag_typedef_t | siptag_error_info_str |
Tag for string with Error-Info header value. | |
tag_typedef_t | siptag_warning |
Tag for Warning header object. | |
tag_typedef_t | siptag_warning_str |
Tag for string with Warning header value. | |
tag_typedef_t | siptag_refer_to |
Tag for Refer-To header object. | |
tag_typedef_t | siptag_refer_to_str |
Tag for string with Refer-To header value. | |
tag_typedef_t | siptag_referred_by |
Tag for Referred-By header object. | |
tag_typedef_t | siptag_referred_by_str |
Tag for string with Referred-By header value. | |
tag_typedef_t | siptag_replaces |
Tag for Replaces header object. | |
tag_typedef_t | siptag_replaces_str |
Tag for string with Replaces header value. | |
tag_typedef_t | siptag_session_expires |
Tag for Session-Expires header object. | |
tag_typedef_t | siptag_session_expires_str |
Tag for string with Session-Expires header value. | |
tag_typedef_t | siptag_min_se |
Tag for Min-SE header object. | |
tag_typedef_t | siptag_min_se_str |
Tag for string with Min-SE header value. | |
tag_typedef_t | siptag_path |
Tag for Path header object. | |
tag_typedef_t | siptag_path_str |
Tag for string with Path header value. | |
tag_typedef_t | siptag_service_route |
Tag for Service-Route header object. | |
tag_typedef_t | siptag_service_route_str |
Tag for string with Service-Route header value. | |
tag_typedef_t | siptag_reason |
Tag for Reason header object. | |
tag_typedef_t | siptag_reason_str |
Tag for string with Reason header value. | |
tag_typedef_t | siptag_security_client |
Tag for Security-Client header object. | |
tag_typedef_t | siptag_security_client_str |
Tag for string with Security-Client header value. | |
tag_typedef_t | siptag_security_server |
Tag for Security-Server header object. | |
tag_typedef_t | siptag_security_server_str |
Tag for string with Security-Server header value. | |
tag_typedef_t | siptag_security_verify |
Tag for Security-Verify header object. | |
tag_typedef_t | siptag_security_verify_str |
Tag for string with Security-Verify header value. | |
tag_typedef_t | siptag_privacy |
Tag for Privacy header object. | |
tag_typedef_t | siptag_privacy_str |
Tag for string with Privacy header value. | |
tag_typedef_t | siptag_etag |
Tag for SIP-ETag header object. | |
tag_typedef_t | siptag_etag_str |
Tag for string with SIP-ETag header value. | |
tag_typedef_t | siptag_if_match |
Tag for SIP-If-Match header object. | |
tag_typedef_t | siptag_if_match_str |
Tag for string with SIP-If-Match header value. | |
tag_typedef_t | siptag_mime_version |
Tag for MIME-Version header object. | |
tag_typedef_t | siptag_mime_version_str |
Tag for string with MIME-Version header value. | |
tag_typedef_t | siptag_content_type |
Tag for Content-Type header object. | |
tag_typedef_t | siptag_content_type_str |
Tag for string with Content-Type header value. | |
tag_typedef_t | siptag_content_encoding |
Tag for Content-Encoding header object. | |
tag_typedef_t | siptag_content_encoding_str |
Tag for string with Content-Encoding header value. | |
tag_typedef_t | siptag_content_language |
Tag for Content-Language header object. | |
tag_typedef_t | siptag_content_language_str |
Tag for string with Content-Language header value. | |
tag_typedef_t | siptag_content_disposition |
Tag for Content-Disposition header object. | |
tag_typedef_t | siptag_content_disposition_str |
Tag for string with Content-Disposition header value. | |
tag_typedef_t | siptag_content_length |
Tag for Content-Length header object. | |
tag_typedef_t | siptag_content_length_str |
Tag for string with Content-Length header value. | |
tag_typedef_t | siptag_unknown |
Tag for unknown headers object. | |
tag_typedef_t | siptag_unknown_str |
Tag for string with unknown headers value. | |
tag_typedef_t | siptag_error |
Tag for erroneous headers object. | |
tag_typedef_t | siptag_error_str |
Tag for string with erroneous headers value. | |
tag_typedef_t | siptag_separator |
Tag for separator line between headers and payload object. | |
tag_typedef_t | siptag_separator_str |
Tag for string with separator line between headers and payload value. | |
tag_typedef_t | siptag_payload |
Tag for message payload object. | |
tag_typedef_t | siptag_payload_str |
Tag for string with message payload value. | |
tag_type_t | sip_tag_list [] |
Lists of SIP tags. | |
tag_type_t | sip_tag_str_list [] |
List of all string tags for SIP headers. |