aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/gtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtp/gtp.h')
-rw-r--r--gtp/gtp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtp/gtp.h b/gtp/gtp.h
index ed594f1..5f35ab5 100644
--- a/gtp/gtp.h
+++ b/gtp/gtp.h
@@ -369,6 +369,8 @@ int gtp_set_cb_recovery2(struct gsn_t *gsn,
struct pdp_t * pdp,
uint8_t recovery));
+void gtp_clear_queues(struct gsn_t *gsn);
+
/* Internal functions (not part of the API */
extern int gtp_echo_req(struct gsn_t *gsn, int version, void *cbp,