Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance
1710 struct module *table_owner = table->me; in arpt_unregister_table() local1720 module_put(table_owner); in arpt_unregister_table()
1960 struct module *table_owner = table->me; in ipt_unregister_table() local1970 module_put(table_owner); in ipt_unregister_table()
1961 struct module *table_owner = table->me; in ip6t_unregister_table() local1971 module_put(table_owner); in ip6t_unregister_table()