Home
last modified time | relevance | path

Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance

/net/ipv4/netfilter/
Darp_tables.c1494 struct module *table_owner = table->me; in __arpt_unregister_table() local
1504 module_put(table_owner); in __arpt_unregister_table()
Dip_tables.c1709 struct module *table_owner = table->me; in __ipt_unregister_table() local
1719 module_put(table_owner); in __ipt_unregister_table()
/net/ipv6/netfilter/
Dip6_tables.c1718 struct module *table_owner = table->me; in __ip6t_unregister_table() local
1728 module_put(table_owner); in __ip6t_unregister_table()