xt_check_table_hooks
int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks);
ret = xt_check_table_hooks(newinfo, repl->valid_hooks);
ret = xt_check_table_hooks(newinfo, repl->valid_hooks);
ret = xt_check_table_hooks(newinfo, repl->valid_hooks);
EXPORT_SYMBOL(xt_check_table_hooks);