summaryrefslogtreecommitdiffstats
path: root/test/helpers/ssltestlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/helpers/ssltestlib.h')
-rw-r--r--test/helpers/ssltestlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/helpers/ssltestlib.h b/test/helpers/ssltestlib.h
index 1f9e803ffc..93c5316d7a 100644
--- a/test/helpers/ssltestlib.h
+++ b/test/helpers/ssltestlib.h
@@ -49,6 +49,7 @@ void bio_s_always_retry_free(void);
#define MEMPACKET_CTRL_GET_DROP_REC (3 << 15)
#define MEMPACKET_CTRL_SET_DUPLICATE_REC (4 << 15)
+int mempacket_swap_epoch(BIO *bio);
int mempacket_swap_recent(BIO *bio);
int mempacket_test_inject(BIO *bio, const char *in, int inl, int pktnum,
int type);