15 #ifndef __PACKET_SDP_H__
16 #define __PACKET_SDP_H__
19 gchar summary_str[50];
22 enum sdp_exchange_type
24 SDP_EXCHANGE_OFFER = 0,
25 SDP_EXCHANGE_ANSWER_ACCEPT,
26 SDP_EXCHANGE_ANSWER_REJECT
29 enum sdp_trace_id_hf_type
31 SDP_TRACE_ID_HF_TYPE_STR = 0,
32 SDP_TRACE_ID_HF_TYPE_GUINT32
38 #define SDP_INFO_OFFSET 10
42 enum sdp_trace_id_hf_type hf_type;
55 extern void setup_sdp_transport_resend(
int current_frame,
int request_frame);
Definition: packet_info.h:44
Definition: packet-sdp.h:18
Definition: packet-sdp.h:40
Definition: packet-cp2179.c:206
Definition: tvbuff-int.h:35