Sign in
gem5
/
arm
/
linux
/
941f5f0f6ef5338814145cf2b813cf1f98873e2f
/
.
/
include
/
linux
/
netfilter_defs.h
blob: dc6111adea06de701a7054857e89aa2d984c1cbe [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__LINUX_NETFILTER_CORE_H_
#define
__LINUX_NETFILTER_CORE_H_
#include
<uapi/linux/netfilter.h>
/* Largest hook number + 1, see uapi/linux/netfilter_decnet.h */
#define
NF_MAX_HOOKS
8
#endif