Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance
1529 struct module *table_owner = table->me; in __arpt_unregister_table() local1539 module_put(table_owner); in __arpt_unregister_table()
1761 struct module *table_owner = table->me; in __ipt_unregister_table() local1771 module_put(table_owner); in __ipt_unregister_table()
1780 struct module *table_owner = table->me; in __ip6t_unregister_table() local1790 module_put(table_owner); in __ip6t_unregister_table()