Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance
1485 struct module *table_owner = table->me; in __arpt_unregister_table() local1495 module_put(table_owner); in __arpt_unregister_table()
1703 struct module *table_owner = table->me; in __ipt_unregister_table() local1713 module_put(table_owner); in __ipt_unregister_table()
1713 struct module *table_owner = table->me; in __ip6t_unregister_table() local1723 module_put(table_owner); in __ip6t_unregister_table()