]> Git Repo - J-linux.git/blob - include/linux/netfilter_defs.h
Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
[J-linux.git] / include / linux / netfilter_defs.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __LINUX_NETFILTER_CORE_H_
3 #define __LINUX_NETFILTER_CORE_H_
4
5 #include <uapi/linux/netfilter.h>
6
7 /* in/out/forward only */
8 #define NF_ARP_NUMHOOKS 3
9
10 #define NF_MAX_HOOKS    NF_INET_NUMHOOKS
11
12 #endif
This page took 0.027022 seconds and 4 git commands to generate.