Home
last modified time | relevance | path

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

/net/netfilter/
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);
/net/ipv4/netfilter/
Darp_tables.c564 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
Dip_tables.c704 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()
/net/ipv6/netfilter/
Dip6_tables.c722 ret = xt_check_table_hooks(newinfo, repl->valid_hooks); in translate_table()