aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/netfilter.h')
-rw-r--r--include/uapi/linux/netfilter.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/uapi/linux/netfilter.h b/include/uapi/linux/netfilter.h
index cca10e767cd8..ca9e63d6e0e4 100644
--- a/include/uapi/linux/netfilter.h
+++ b/include/uapi/linux/netfilter.h
@@ -34,10 +34,6 @@
/* only for userspace compatibility */
#ifndef __KERNEL__
-/* Generic cache responses from hook functions.
- <= 0x2000 is used for protocol-flags. */
-#define NFC_UNKNOWN 0x4000
-#define NFC_ALTERED 0x8000
/* NF_VERDICT_BITS should be 8 now, but userspace might break if this changes */
#define NF_VERDICT_BITS 16