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);
562 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks) in xt_check_table_hooks() function609 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()
721 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()