index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
icmp.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'icmp.h')
-rw-r--r--
icmp.h
2
1 files changed, 0 insertions, 2 deletions
diff --git a/icmp.h b/icmp.h
index d1cecb2..1a0e620 100644
--- a/
icmp.h
+++ b/
icmp.h
@@ -6,8 +6,6 @@
#ifndef ICMP_H
#define ICMP_H
-#define ICMP_TIMER_INTERVAL 10000 /* ms */
-
struct ctx;
struct icmp_ping_flow;