Move lib to the root.
[radsecproxy.git] / udp.h
diff --git a/udp.h b/udp.h
new file mode 100644 (file)
index 0000000..39d1aeb
--- /dev/null
+++ b/udp.h
@@ -0,0 +1,5 @@
+/* Copyright 2011 NORDUnet A/S. All rights reserved.
+   See LICENSE for licensing information. */
+
+int udp_init (struct rs_connection *conn, struct rs_packet *pkt);
+int udp_init_retransmit_timer (struct rs_connection *conn);