/include/linux/netfilter_ipv4/ipt_realm.h

https://bitbucket.org/thekraven/iscream_thunderc-2.6.35 · C++ Header · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · f63a48f0e02f2ac7c57416247428d606 MD5 · raw file

  1. #ifndef _IPT_REALM_H
  2. #define _IPT_REALM_H
  3. #include <linux/netfilter/xt_realm.h>
  4. #define ipt_realm_info xt_realm_info
  5. #endif /* _IPT_REALM_H */