Searched refs:xt_check_table_hooks (Results 1 – 4 of 4) sorted by relevance
584 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks) in xt_check_table_hooks() function631 EXPORT_SYMBOL(xt_check_table_hooks);
564 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
704 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
722 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()