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);
567 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks) in xt_check_table_hooks() function614 EXPORT_SYMBOL(xt_check_table_hooks);
558 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
707 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
724 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()