aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/filter.h')
-rw-r--r--usr.sbin/ppp/filter.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/ppp/filter.h b/usr.sbin/ppp/filter.h
index b3a5992d23e7..75599c3242d5 100644
--- a/usr.sbin/ppp/filter.h
+++ b/usr.sbin/ppp/filter.h
@@ -30,10 +30,11 @@
#endif
#define P_IGMP 5
#ifdef IPPROTO_GRE
-#define P_GRE 6
+#define P_GRE 6
#endif
-#define P_ESP 7
-#define P_AH 8
+#define P_ESP 7
+#define P_AH 8
+#define P_IPIP 9
/* Operations - f_srcop, f_dstop */
#define OP_NONE 0