Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
e39d9b9f89f2efd653212064f941de6f53c3c060
/
.
/
include
/
linux
/
netfilter_defs.h
blob: a5f7bef1b3a47e7082234be8f3816d356cfae3fa [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__LINUX_NETFILTER_CORE_H_
#define
__LINUX_NETFILTER_CORE_H_
#include
<uapi/linux/netfilter.h>
/* in/out/forward only */
#define
NF_ARP_NUMHOOKS
3
#define
NF_MAX_HOOKS NF_INET_NUMHOOKS
#endif