Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance
1524 struct module *table_owner = table->me; in __arpt_unregister_table() local1534 module_put(table_owner); in __arpt_unregister_table()
1743 struct module *table_owner = table->me; in __ipt_unregister_table() local1753 module_put(table_owner); in __ipt_unregister_table()
1753 struct module *table_owner = table->me; in __ip6t_unregister_table() local1763 module_put(table_owner); in __ip6t_unregister_table()