/* KEV_MPTCP_SUBCLASS event codes */
#define KEV_MPTCP_CELLUSE 1
+#define KEV_IPSEC_SUBCLASS 13 /* IPsec event subclass */
+#define KEV_IPSEC_WAKE_PACKET 1 /* IPsec wake packet available, the
+ * first packet processed after a wake event */
+
#endif /* PRIVATE */
#endif /* (!_POSIX_C_SOURCE || _DARWIN_C_SOURCE) */
#endif /* _NET_NETKEV_H_ */