msg_common_s Struct Reference

#include <msg_types.h>

Collaboration diagram for msg_common_s:

Collaboration graph
[legend]

Detailed Description

Common part of the header objects (or message fragments).

This structure is also known as sip_common_t or rtsp_common_t.


Data Fields

msg_header_th_succ
 Pointer to succeeding fragment.
msg_header_t ** h_prev
 Pointer to preceeding fragment.
msg_hclass_th_class
 Header class.
void const * h_data
 Fragment data.
unsigned h_len
 Fragment length (including CRLF).


Sofia-SIP 1.12.1 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.