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