• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef _IPT_MAC_H
2 #define _IPT_MAC_H
3 
4 #include <linux/netfilter/xt_mac.h>
5 #define ipt_mac_info xt_mac_info
6 
7 #endif /*_IPT_MAC_H*/
8