Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio
[linux-2.6-block.git] / include / net / netfilter / nf_hooks_lwtunnel.h
CommitLineData
7a3f5b0d
RS
1#include <linux/sysctl.h>
2#include <linux/types.h>
3
4#ifdef CONFIG_SYSCTL
5int nf_hooks_lwtunnel_sysctl_handler(struct ctl_table *table, int write,
6 void *buffer, size_t *lenp, loff_t *ppos);
7#endif