summaryrefslogtreecommitdiff
path: root/plugins/wimax/wimax_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimax/wimax_utils.h')
-rw-r--r--plugins/wimax/wimax_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/wimax/wimax_utils.h b/plugins/wimax/wimax_utils.h
index 10528cf01c..56032e1d4d 100644
--- a/plugins/wimax/wimax_utils.h
+++ b/plugins/wimax/wimax_utils.h
@@ -29,6 +29,7 @@
#include <epan/packet.h>
extern guint get_service_type(void);
+extern gboolean is_down_link(packet_info *pinfo);
extern void wimax_service_flow_encodings_decoder(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
extern void wimax_convengence_service_parameter_encoding_rules_decoder(guint sfe_type, tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
extern void wimax_error_parameter_set_decoder(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);