Home
last modified time | relevance | path

Searched refs:xt_check_table_hooks (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/netfilter/
A Dx_tables.h284 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks);
/linux-6.3-rc2/net/netfilter/
A Dx_tables.c584 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks) in xt_check_table_hooks() function
631 EXPORT_SYMBOL(xt_check_table_hooks);
/linux-6.3-rc2/net/ipv4/netfilter/
A Darp_tables.c565 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
A Dip_tables.c705 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6_tables.c722 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()

Completed in 30 milliseconds