10 #ifndef __PACKET_SIP_H__ 11 #define __PACKET_SIP_H__ 13 #include <epan/packet.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;
42 guint parameter_offset, guint parameter_len);
Definition: packet-sip.h:15
Definition: tvbuff-int.h:35
Definition: packet-sip.h:35