13#ifndef __PACKET_GSM_SMS_H_
14#define __PACKET_GSM_SMS_H_
37void dis_field_udh(tvbuff_t *tvb,
packet_info* pinfo, proto_tree *tree, uint32_t *offset, uint32_t *length,
40void dis_field_addr(tvbuff_t *tvb,
packet_info* pinfo, proto_tree *tree, uint32_t *offset_p,
const char *title);
44 bool stk_packing_required;
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
Definition packet-gsm_sms.h:43
Definition packet-gsm_sms.h:29