Jan Engelhardt wrote: > +static inline const struct ip6t_entry_target * > +ip6t_get_target_c(const struct ip6t_entry *e) > +{ > + return ip6t_get_target((struct ip6t_entry *)e); > +} > + I would prefer a macro over these get_target_c functions. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html