Home | History | Annotate | Download | only in netfilter_ipv6
      1 #ifndef _IP6T_LENGTH_H
      2 #define _IP6T_LENGTH_H
      3 
      4 #include <linux/netfilter/xt_length.h>
      5 #define ip6t_length_info xt_length_info
      6 
      7 #endif /*_IP6T_LENGTH_H*/
      8 
      9