summaryrefslogtreecommitdiffstats
path: root/sys/netipsec/ipsec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipsec/ipsec.h')
-rw-r--r--sys/netipsec/ipsec.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/netipsec/ipsec.h b/sys/netipsec/ipsec.h
index 240083a..24e2543 100644
--- a/sys/netipsec/ipsec.h
+++ b/sys/netipsec/ipsec.h
@@ -244,9 +244,6 @@ struct ipsecstat {
/*
* Definitions for IPsec & Key sysctl operations.
*/
-/*
- * Names for IPsec & Key sysctl objects
- */
#define IPSECCTL_STATS 1 /* stats */
#define IPSECCTL_DEF_POLICY 2
#define IPSECCTL_DEF_ESP_TRANSLEV 3 /* int; ESP transport mode */
@@ -262,7 +259,6 @@ struct ipsecstat {
#define IPSECCTL_ECN 11
#define IPSECCTL_DEBUG 12
#define IPSECCTL_ESP_RANDPAD 13
-#define IPSECCTL_MAXID 14
#ifdef _KERNEL
#include <sys/counter.h>
OpenPOWER on IntegriCloud