]> Git Repo - linux.git/blob - include/linux/netfilter_defs.h
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
[linux.git] / include / linux / netfilter_defs.h
1 #ifndef __LINUX_NETFILTER_CORE_H_
2 #define __LINUX_NETFILTER_CORE_H_
3
4 #include <uapi/linux/netfilter.h>
5
6 /* Largest hook number + 1, see uapi/linux/netfilter_decnet.h */
7 #define NF_MAX_HOOKS 8
8
9 #endif
This page took 0.034264 seconds and 4 git commands to generate.