13 #ifndef __PACKET_BSSGP_H__
14 #define __PACKET_BSSGP_H__
16 #include "ws_symbol_export.h"
22 guint16 de_bssgp_rnc_identifier(
tvbuff_t *tvb,
proto_tree *tree,
packet_info *pinfo, guint32 offset, guint len _U_, gchar *add_string,
int string_len);
24 guint16 de_bssgp_source_BSS_to_target_BSS_transp_cont(
tvbuff_t *tvb,
proto_tree *tree,
packet_info *pinfo, guint32 offset, guint len, gchar *add_string,
int string_len);
25 guint16 de_bssgp_target_BSS_to_source_BSS_transp_cont(
tvbuff_t *tvb,
proto_tree *tree,
packet_info *pinfo, guint32 offset, guint len, gchar *add_string,
int string_len);
26 guint16 de_bssgp_list_of_setup_pfcs(
tvbuff_t *tvb,
proto_tree *tree,
packet_info *pinfo, guint32 offset, guint len _U_, gchar *add_string _U_,
int string_len _U_);
Definition: packet_info.h:44
Definition: value_string.h:170
Definition: tvbuff-int.h:35