10 #ifndef __PACKET_SIP_H__
11 #define __PACKET_SIP_H__
17 const guint8 *request_method;
25 guint32 tap_cseq_number;
33 } sip_reason_code_proto_t;
37 sip_reason_code_proto_t protocol_type_num;
41 WS_DLL_PUBLIC
const value_string sip_response_code_vals[];
44 guint parameter_offset, guint parameter_len);
46 extern void dissect_sip_p_access_network_info_header(
tvbuff_t *tvb,
packet_info *pinfo,
proto_tree *tree, gint start_offset, gint line_end_offset);
Definition: packet_info.h:44
Definition: packet-sip.h:16
Definition: packet-sip.h:36
Definition: value_string.h:26
Definition: tvbuff-int.h:35