Searched refs:xt_check_table_hooks (Results 1 – 5 of 5) sorted by relevance
284 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks);
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);
565 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
703 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
720 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()