ELF loader support for auxvec base platform string
[deliverable/linux.git] / include / linux / netfilter_ipv4 / ipt_connmark.h
1 #ifndef _IPT_CONNMARK_H
2 #define _IPT_CONNMARK_H
3
4 #include <linux/netfilter/xt_connmark.h>
5 #define ipt_connmark_info xt_connmark_info
6
7 #endif /*_IPT_CONNMARK_H*/
This page took 0.034824 seconds and 5 git commands to generate.